Enum PunctualLightType

PunctualLightType enumeration

Defines all the types of PunctualLight types.

public enum PunctualLightType

Values

NameValueDescription
Directional0
Point1
Spot2

See Also