Click or drag to resize
MaterialOverrides Properties

The MaterialOverrides type exposes the following members.

Properties
  NameDescription
Public propertyAlpha
Override Alpha value for this specific entity. Note: will affect all parts of the model.
Public propertyDiffuseColor
Override diffuse color for this specific entity. Note: will affect all parts of the model.
Public propertySpecularColor
Override specular color for this specific entity. Note: will affect all parts of the model.
Public propertyTexture
Override material texture for this specific entity. Note: will affect all parts of the model.
Public propertyUsingOverrideProperties
If true will use the override per-entity properties.
Top
See Also