Click or drag to resize

LightRig PresetType Property

Represents a preset light right that can be applied to a shape. The light rig represents a group of lights oriented in a specific way relative to a 3D scene. Read/write PresetLightRigType

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public PresetLightRigType PresetType { get; set; }

Property Value

Type: PresetLightRigType
See Also