Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DLight.h103 float GetShadowRange() const in GetShadowRange() function
H A DBatch.cpp465 float shadowRange = parameters.GetShadowRange(); in Prepare()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/common/
H A Dsettings.cpp103 GetConfigFile().SetFloatProperty("Setup", "ShadowRange", engine->GetShadowRange()); in SaveSettings()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/
H A Dengine.h1093 float GetShadowRange();
H A Dengine.cpp2674 float CEngine::GetShadowRange() in GetShadowRange() function in Gfx::CEngine