Enum LightRigDirectionType

LightRigDirectionType enumeration

Represents the light rig direction type.

public enum LightRigDirectionType

Values

NameValueDescription
Bottom0Bottom
BottomLeft1Bottom left.
BottomRight2Bottom Right.
Left3Left.
Right4Right.
Top5Top.
TopLeft6Top left.
TopRight7Top Right.

See Also