Property | Type | Description | |
---|---|---|---|
m_constantColorType | CONSTANT_COLOR_TYPE | ||
m_customConstantColor | float4 | ||
m_dummyCounter | int | ||
m_error | |||
m_fileName | |||
m_name | string | ||
m_rawTextureLine | string | ||
m_textureFileInfo | |||
ms_TexturesBasePath |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
Export ( ) : string | ||
GetHashCode ( ) : int | ||
Read ( |
||
Texture ( |
||
Texture ( string _textureLine ) : System | ||
Write ( |
||
operator ( ) : bool |
Method | Description | |
---|---|---|
CompareFloat4 ( float4 a, float4 b ) : bool |
public Texture ( |
||
R | ||
return | System |
public Texture ( string _textureLine ) : System | ||
_textureLine | string | |
return | System |
public CONSTANT_COLOR_TYPE m_constantColorType | ||
return | CONSTANT_COLOR_TYPE |
public TextureFileInfo,MaterialsOptimizer m_textureFileInfo | ||
return |