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