Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Properties | List of all members
GameDatabase.TextureInfo Class Reference

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]
 

Constructor & Destructor Documentation

GameDatabase.TextureInfo.TextureInfo ( UrlDir.UrlFile  file,
Texture2D  texture,
bool  isNormalMap,
bool  isReadable,
bool  isCompressed 
)
inline

Member Data Documentation

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

Property Documentation

Texture2D GameDatabase.TextureInfo.normalMap
get

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