![]() |
Twilight Princess
Remastered version of the GameCube game
|
Public Member Functions | |
TextureData (string name, bool external, Texture2D texture) | |
Public Attributes | |
string | Name |
bool | External |
Texture2D | Texture |
TextureWrapMode | WrapMode |
TextureData.TextureData | ( | string | name, |
bool | external, | ||
Texture2D | texture ) |
bool TextureData.External |
string TextureData.Name |
Texture2D TextureData.Texture |
TextureWrapMode TextureData.WrapMode |