[]
Specifies the direction from which the light rig is oriented in relation to the scene.
public enum LightRigDirection
Public Enum LightRigDirection
| Name | Description |
|---|---|
| Bottom | Bottom direction. |
| BottomLeft | Bottom left direction. |
| BottomRight | Bottom right direction. |
| Left | Left direction. |
| Right | Right direction. |
| Top | Top direction. |
| TopLeft | Top left direction. |
| TopRight | Top right direction. |