| MaterialOverrides Properties |
The MaterialOverrides type exposes the following members.
| Name | Description | |
|---|---|---|
| Alpha |
Override Alpha value for this specific entity.
Note: will affect all parts of the model.
| |
| DiffuseColor |
Override diffuse color for this specific entity.
Note: will affect all parts of the model.
| |
| SpecularColor |
Override specular color for this specific entity.
Note: will affect all parts of the model.
| |
| Texture |
Override material texture for this specific entity.
Note: will affect all parts of the model.
| |
| UsingOverrideProperties |
If true will use the override per-entity properties.
|