Click or drag to resize
AB4D logo

XRayEffectColor Property

Gets or sets a Color4 that is used to render all 3D models when OverrideModelColor property is set to true.

Namespace: Ab3d.DirectX.Effects
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public Color4 Color { get; set; }

Property Value

Color4
See Also