Home
last modified time | relevance | path

Searched defs:spotFactor (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp682 math::VEC2 spotFactor = light.GetSpotFactor(); in SetValue() local
690 math::VEC2 spotFactor = light.GetSpotFactor(); in SetValue() local
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp809 … math::VEC4 spotFactor(resLight.GetSpotFactor().x, resLight.GetSpotFactor().y, 0.0f, 0.0f); in ActivateVertexLight() local