|
SolidColorEffectOverrideModelColor Property |
When true then the
Color is used to render all the 3D models.
When false (by default) the color defined in the model's material is used.
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public bool OverrideModelColor { get; set; }
Property Value
BooleanSee Also