Enum LightType

Enum Documentation

enum class csp::multiplayer::LightType

Enumerates the types of light supported by the light component.

Values:

enumerator Directional
enumerator Point
enumerator Spot
enumerator Num