nw::gfx::res::ResFragmentLight::Kind Enumerated Type
Syntax
enum Kind;
Value
Value
Description
KIND_DIRECTIONAL
Directional light.
KIND_POINT
Point light.
KIND_SPOT
A spotlight.
KIND_COUNT
Maximum value of enum.
Description
The light type.
CONFIDENTIAL