Logo
Public Member Functions | List of all members
SharpKmyGfx.MaterialInfo Class Reference

Public Member Functions

 MaterialInfo (IntPtr ptr)
 
string getName ()
 
string getDiffuseTextureName ()
 
string getAmbientTextureName ()
 
string getEmissionTextureName ()
 
string getNormalTextureName ()
 
string getSpecularTextureName ()
 

Constructor & Destructor Documentation

◆ MaterialInfo()

SharpKmyGfx.MaterialInfo.MaterialInfo ( IntPtr  ptr)

Member Function Documentation

◆ getAmbientTextureName()

string SharpKmyGfx.MaterialInfo.getAmbientTextureName ( )

◆ getDiffuseTextureName()

string SharpKmyGfx.MaterialInfo.getDiffuseTextureName ( )

◆ getEmissionTextureName()

string SharpKmyGfx.MaterialInfo.getEmissionTextureName ( )

◆ getName()

string SharpKmyGfx.MaterialInfo.getName ( )

◆ getNormalTextureName()

string SharpKmyGfx.MaterialInfo.getNormalTextureName ( )

◆ getSpecularTextureName()

string SharpKmyGfx.MaterialInfo.getSpecularTextureName ( )