Kerbal Space Program
1.12.4
|
Public Member Functions | |
TextureInfo (UrlDir.UrlFile file, Texture2D texture, bool isNormalMap, bool isReadable, bool isCompressed) | |
Public Attributes | |
UrlDir.UrlFile | file |
bool | isCompressed |
bool | isNormalMap |
bool | isReadable |
string | name |
Texture2D | texture |
Properties | |
Texture2D | normalMap [get] |
|
inline |
UrlDir.UrlFile GameDatabase.TextureInfo.file |
bool GameDatabase.TextureInfo.isCompressed |
bool GameDatabase.TextureInfo.isNormalMap |
bool GameDatabase.TextureInfo.isReadable |
string GameDatabase.TextureInfo.name |
Texture2D GameDatabase.TextureInfo.texture |
|
get |