Click or drag to resize

LightType Property

The type of light source.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<LightTypeEnum> Type { get; set; }

Property Value

ReferenceLightTypeEnum
See Also