LightRigDirectionType Enum
LightRigDirectionType Enum
Represents the light rig direction type.
type LightRigDirectionType int32
Fields
| Field | Description |
|---|---|
| Bottom | Bottom |
| BottomLeft | Bottom left. |
| BottomRight | Bottom Right. |
| Left | Left. |
| Right | Right. |
| Top | Top. |
| TopLeft | Top left. |
| TopRight | Top Right. |