Searched refs:RENDERMODE_IGNORE_MATERIAL (Results 1 – 4 of 4) sorted by relevance
86 RENDERMODE_IGNORE_MATERIAL = 0x1 << 0, enumerator544 if (!ut::CheckFlag(m_RenderMode, RenderContext::RENDERMODE_IGNORE_MATERIAL)) in ActivateMaterial()565 if (!ut::CheckFlag(m_RenderMode, RenderContext::RENDERMODE_IGNORE_MATERIAL)) in ActivateParticleMaterial()
85 renderContext->SetRenderMode(nw::gfx::RenderContext::RENDERMODE_IGNORE_MATERIAL); in Invoke()
93 renderContext->SetRenderMode(nw::gfx::RenderContext::RENDERMODE_IGNORE_MATERIAL); in Invoke()