Logo
公開メンバ関数 | 全メンバ一覧
SharpKmyGfx.MaterialInfo クラス

公開メンバ関数

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

構築子と解体子

◆ MaterialInfo()

SharpKmyGfx.MaterialInfo.MaterialInfo ( IntPtr  ptr)

メソッド詳解

◆ 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 ( )