Class representing a model texture. More...
Public Member Functions | |
BasicTexture () | |
Creates a texture. | |
Public Attributes | |
string | Name |
Texture name. | |
Texture | Texture |
Texture to be used. | |
string | FileName |
Filename of texture to be used. | |
Vector2 | UVTranslation |
Translation of UV coordinates. | |
Vector2 | UVScaling |
UV coordinate scaling. |
Class representing a model texture.