[]
Specifies the direction from which the light rig is oriented in relation to the scene.
public enum LightRigDirection
Bottom = 6
Bottom direction.
BottomLeft = 5
Bottom left direction.
BottomRight = 7
Bottom right direction.
Left = 3
Left direction.
Right = 4
Right direction.
Top = 1
Top direction.
TopLeft = 0
Top left direction.
TopRight = 2
Top right direction.