|
XRayEffectOverrideModelColor 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.0.8865.1045
Syntax public bool OverrideModelColor { get; set; }
Property Value
BooleanSee Also