Click or drag to resize
AB4D logo

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.Effects
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public bool OverrideModelColor { get; set; }

Property Value

Boolean
See Also