[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.SpotDiffuse.Color

Color Property

Color

The color of the incoming light. This property is exposed as a Vector3 – (R, G, B) and used to compute LR, LG, LB.

Declaration
public Vector3 Color { get; set; }