|
PixelEffectOverridePixelColor Property |
Gets or sets a Boolean that specifies if
PixelColor is used regardless of the color defined in the material.
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool OverridePixelColor { get; set; }
Property Value
BooleanSee Also