Click or drag to resize
AB4D logo

PixelEffectOverridePixelColor Property

Gets or sets a Boolean that specifies if PixelColor is used regardless of the color defined in the material.

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

Property Value

Boolean
See Also