LightingDirection

LightingDirection enumeration

Constants which define light directions.

public enum LightingDirection

Values

NameValueDescription
NotDefined-1
TopLeft0
Top1
TopRight2
Right3
BottomRight4
Bottom5
BottomLeft6
Left7

See Also