Obj | |
The ObjMaterial type exposes the following members.
| Name | Description | |
|---|---|---|
| Alpha | Gets or set an alpha transparency value for that material (1 is non-transparent, 0 is fully transparent) | |
| AmbientColor | Gets or sets an ambient color. | |
| BumpTexture | Gets or sets a name of the file that is used as a bump texture. | |
| DiffuseColor | Gets or sets a diffuse color. | |
| DiffuseTexture | Gets or sets a name of the file that is used as a diffuse texture. | |
| EmissiveColor | Gets or sets an emissive color. | |
| Name | Gets or sets a name of the material. | |
| SpecularColor | Gets or sets a specular color. | |
| SpecularPower | Gets or sets a value used for specular power. | |
| SpecularTexture | Gets or sets a name of the file that is used as a specular texture. |