Click or drag to resize
AB4D logo

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

Property Value

Boolean
See Also