LightRigDirectionType
LightRigDirectionType enumeration
Represents the light rig direction type.
Values
| Name | Value | Description |
|---|---|---|
| Bottom | 0 | Bottom |
| BottomLeft | 1 | Bottom left. |
| BottomRight | 2 | Bottom Right. |
| Left | 3 | Left. |
| Right | 4 | Right. |
| Top | 5 | Top. |
| TopLeft | 6 | Top left. |
| TopRight | 7 | Top Right. |