[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.SpotDiffuse.LightPosition

LightPosition Property

LightPosition

The light position of the point light source. The property is a Vector3 defined as (x, y, z). The units are in device-independent pixels (DIPs) and the values are unitless and unbounded.

Declaration
public Vector3 LightPosition { get; set; }