Enum LightShadowType

Enum Documentation

enum class csp::multiplayer::LightShadowType

Enumerates the types of light shadows supported by the light component.

Values:

enumerator None
enumerator Static
enumerator Realtime
enumerator Num