ILightRig

Overview

ILightRig is a interface in Aspose.Slides FOSS for .NET.

Represents a light rig.

Properties

NameTypeAccessDescription
DirectionLightingDirectionRead/WriteGets or sets the lighting direction as a LightingDirection enum
LightTypeLightRigPresetTypeRead/WriteGets or sets the light rig preset type as a LightRigPresetType enum

Methods

SignatureDescription
SetRotation(latitude: float, longitude: float, revolution: float)
GetRotation()Returns the current latitude, longitude and revolution values of the light rig

See Also