Home
last modified time | relevance | path

Searched refs:foundAmbient (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_SceneEnvironmentSetting.cpp165 AmbientLightArray::const_iterator foundAmbient = in ResolveReference() local
168 if (foundAmbient != sceneContext.GetAmbientLightsEnd()) in ResolveReference()
170 lightSet->SetAmbientLight(*foundAmbient); in ResolveReference()