LightingDirection

LightingDirection

Overview

LightingDirection is a enum in Aspose.Slides FOSS for Python.

Constants which define light directions.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default lighting direction
TOP_LEFTRepresents lighting coming from the top‑left direction
TOPRepresents lighting coming from directly above
TOP_RIGHTRepresents lighting coming from the top‑right direction
RIGHTRepresents lighting coming from the right side
BOTTOM_RIGHTRepresents lighting coming from the bottom‑right direction
BOTTOMRepresents lighting coming from directly below
BOTTOM_LEFTRepresents lighting coming from the bottom‑left direction
LEFT

See Also