프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_TexturesDiffuse | LoaderTempTexture>.Dictionary | ||
m_TexturesNormal | LoaderTempTexture>.Dictionary | ||
m_TexturesRegular | LoaderTempTexture>.Dictionary |
메소드 | 설명 | |
---|---|---|
AddTexture ( |
Adds a generic texture to the material
|
|
AddTextureDiffuse ( |
Adds a diffuse texture to the material
|
|
AddTextureNormal ( |
Adds a normal texture to the material
|
|
Material ( SceneLoader _Owner, string _Name ) : System |
public AddTexture ( |
||
_Texture | The texture to add | |
리턴 | void |
public AddTextureDiffuse ( |
||
_Texture | The texture to add | |
리턴 | void |
public AddTextureNormal ( |
||
_Texture | The texture to add | |
리턴 | void |
public Material ( SceneLoader _Owner, string _Name ) : System | ||
_Owner | SceneLoader | |
_Name | string | |
리턴 | System |
protected Dictionary |
||
리턴 | LoaderTempTexture>.Dictionary |
protected Dictionary |
||
리턴 | LoaderTempTexture>.Dictionary |