MeshBaker
DigitalOpus.MB.Core.ShaderTextureProperty Class Reference

Public Member Functions

 ShaderTextureProperty (string n, bool norm)
 

Static Public Member Functions

static string [] GetNames (List< ShaderTextureProperty > props)
 

Public Attributes

string name
 
bool isNormalMap
 

Constructor & Destructor Documentation

§ ShaderTextureProperty()

DigitalOpus.MB.Core.ShaderTextureProperty.ShaderTextureProperty ( string  n,
bool  norm 
)

Member Function Documentation

§ GetNames()

static string [] DigitalOpus.MB.Core.ShaderTextureProperty.GetNames ( List< ShaderTextureProperty props)
static

Member Data Documentation

§ isNormalMap

bool DigitalOpus.MB.Core.ShaderTextureProperty.isNormalMap

§ name

string DigitalOpus.MB.Core.ShaderTextureProperty.name

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