Property | Type | Description | |
---|---|---|---|
alphaMapFile | string | ||
ambient | System.Vector4 | ||
diffuse | System.Vector4 | ||
emissive | System.Vector4 | ||
mode | sbyte | ||
name | string | ||
shininess | float | ||
specular | System.Vector4 | ||
textureFile | string | ||
transparency | float |
Method | Description | |
---|---|---|
GetOOGLMaterial ( string ms3dFileName ) : OOGL.Animation.Material | ||
Material ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
ReadColor ( |
public GetOOGLMaterial ( string ms3dFileName ) : OOGL.Animation.Material | ||
ms3dFileName | string | |
return | OOGL.Animation.Material |
public Material ( |
||
r | ||
return | System |