Click or drag to resize
AB4D logo

ISpotLightDirection Property

Gets a Vector3 that specifies the direction of this light.

Namespace: Ab3d.DirectX.Lights
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
Vector3 Direction { get; }

Property Value

Vector3
See Also