Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::TextureAnimationData Struct Reference

#include <TextureAnimationModule.hpp>

Public Attributes

castor::Point3f translate {}
 
float rotateU {}
 
castor::Point3f scale {}
 
float rotateV {}
 
castor::Point4f tileSet {}
 

Member Data Documentation

◆ rotateU

float castor3d::TextureAnimationData::rotateU {}

◆ rotateV

float castor3d::TextureAnimationData::rotateV {}

◆ scale

castor::Point3f castor3d::TextureAnimationData::scale {}

◆ tileSet

castor::Point4f castor3d::TextureAnimationData::tileSet {}

◆ translate

castor::Point3f castor3d::TextureAnimationData::translate {}

The documentation for this struct was generated from the following file: