LightRig
Overview
LightRig is a class in Aspose.Slides FOSS for .NET.
Inherits from: PVIObject, ILightRig.
Represents a light rig.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Direction | LightingDirection | Read/Write | Gets or sets the lighting direction of the light rig |
LightType | LightRigPresetType | Read/Write | Gets or sets the preset type of the light rig |
Methods
| Signature | Description |
|---|---|
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 |