Searched refs:KIND_SPOT (Results 1 – 3 of 3) sorted by relevance
135 KIND_SPOT, //!< スポットライトです。 enumerator
672 else if ( lightKind == ResFragmentLight::KIND_SPOT ) in ActivateFragmentLight()799 if (resLight.GetLightKind() == ResVertexLight::KIND_SPOT) in ActivateVertexLight()
250 resVertexLight.SetLightKind(nw::gfx::ResVertexLight::KIND_SPOT); in BuildLights()