LightRigDirectionType
LightRigDirectionType enumeration
Utility class containing constants. Represents the light rig direction type.
Values
| Name | Description |
|---|---|
| BOTTOM | Bottom |
| BOTTOM_LEFT | Bottom left. |
| BOTTOM_RIGHT | Bottom Right. |
| LEFT | Left. |
| RIGHT | Right. |
| TOP | Top. |
| TOP_LEFT | Top left. |
| TOP_RIGHT | Top Right. |