Property | Type | Description | |
---|---|---|---|
ambient | System.Vector4 | ||
diffuse | System.Vector4 | ||
emissive | System.Vector4 | ||
shininess | float | ||
specular | System.Vector4 | ||
texture | |||
transparency | float |
Method | Description | |
---|---|---|
Material ( |
public Material ( |
||
texture | ||
ambient | System.Vector4 | |
diffuse | System.Vector4 | |
specular | System.Vector4 | |
emissive | System.Vector4 | |
shininess | float | |
transparency | float | |
return | System |