LightingDirection
Přehled
LightingDirection je enum v Aspose.Slides pro Python.
Konstanty, které definují směry světla.
Hodnoty
| 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 |
TOP_RIGHT | Represents lighting coming from the top‑right direction |
RIGHT | Represents lighting coming from the right side |
BOTTOM_RIGHT | Represents lighting coming from the bottom‑right direction |
BOTTOM | Represents lighting coming from directly below |
BOTTOM_LEFT | Represents lighting coming from the bottom‑left direction |
LEFT |