LightRig

Overview

LightRig is a class in Aspose.Slides FOSS for .NET. Inherits from: PVIObject, ILightRig.

Represents a light rig.

Properties

NameTypeAccessDescription
DirectionLightingDirectionRead/WriteGets or sets the lighting direction of the light rig
LightTypeLightRigPresetTypeRead/WriteGets or sets the preset type of the light rig

Methods

SignatureDescription
SetRotation(latitude: float, longitude: float, revolution: float)Sets the light rig’s orientation using latitude, longitude, and revolution angles
GetRotation()Returns the current orientation angles (latitude, longitude, revolution) of the light rig

See Also