LightingDirection
Overview
LightingDirection is a enum in Aspose.Slides FOSS for C++.
Constants which define light directions.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default lighting direction |
TOP_LEFT | Represents lighting coming from the top‑left direction |
TOP | Represents lighting coming from directly above the object |
TOP_RIGHT | Represents lighting coming from the top‑right direction |
RIGHT | Represents lighting coming from the right side of the object |
BOTTOM_RIGHT | Represents lighting coming from the bottom‑right direction |
BOTTOM | Represents lighting coming from directly below the object |
BOTTOM_LEFT | Represents lighting coming from the bottom‑left direction |
LEFT |