Skip to content

LightLayer

LightLayer dataclass

LightLayer(auto_orient: AutoOrientType, comment: str, containing_comp: CompItem | None, effects: list[PropertyGroup], enabled: bool, frame_in_point: int, frame_out_point: int, frame_start_time: int, in_point: float, label: Label, layer_id: int, layer_type: LayerType, locked: bool, markers: list[Marker], name: str, null_layer: bool, out_point: float, parent_id: int | None, start_time: float, shy: bool, solo: bool, stretch: float | None, text: PropertyGroup | None, time: float, transform: list[Property], light_type: LightType)

Bases: Layer

The LightLayer object represents a light layer within a composition.

See: https://ae-scripting.docsforadobe.dev/layer/lightlayer/

Attributes:

Name Type Description
light_type LightType

The type of light.