ILightRig
Overview
ILightRig is a interface in Aspose.Slides FOSS for .NET.
Represents a light rig.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Direction | LightingDirection | Read/Write | Gets or sets the lighting direction as a LightingDirection enum |
LightType | LightRigPresetType | Read/Write | Gets or sets the light rig preset type as a LightRigPresetType enum |
Methods
| Signature | Description |
|---|---|
SetRotation(latitude: float, longitude: float, revolution: float) | |
GetRotation() | Returns the current latitude, longitude and revolution values of the light rig |