C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / SpotSpecular Class / LightPosition Property

In This Topic
LightPosition Property (SpotSpecular)
In This Topic
The light position of the point light source. The property is a D2D1_VECTOR_3F defined as (x, y, z). The units are in device-independent pixels (DIPs) and the values are unitless and unbounded.
Syntax
'Declaration
 
Public Property LightPosition As Vector3
 
See Also