Enum eLightRigDirection
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- EPPlus.dll
The direction from which the light rig is oriented in relation to the scene.
public enum eLightRigDirection
Fields
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