Click or drag to resize
Ab4d.SharpEngine logo

SolidColorEffect Properties

The SolidColorEffect type exposes the following members.

Properties
 NameDescription
Public propertyOverrideColor Gets or sets a Color4 that will be used as solid color and alpha value for all objects rendered by this effect. This property can be set only on custom effect instance (IsDefaultEffect is false) that is created by CreateNew method and cannot be changed on default implementation of the effect (get by GetDefault method).
Top
See Also