Home
last modified time | relevance | path

Searched defs:shadowDistance (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/jalbum/jAlbum/plugins/
H A DShadowTextFilter.java16 private int shadowDistance = 2; field in ShadowTextFilter
/dports/astro/stellarium/stellarium-0.21.3/scenery3d/Sterngarten/
H A Dscenery3d.ini18 shadowDistance=50.0 key
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/hdPrman/
H A Dlight.cpp372 VtValue shadowDistance = in _PopulateNodeFromLightParams() local
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h181 float shadowDistance; variable
288 float shadowDistance; variable
809 float shadowDistance; variable
4038 float shadowDistance; variable
4346 float shadowDistance; variable
4520 float shadowDistance; variable
4608 float shadowDistance; variable
6209 float shadowDistance; variable
8524 float shadowDistance; variable
8618 float shadowDistance; variable
[all …]
/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DPlanet.cpp1593 double shadowDistance = ppVector * thisPos; in willCastShadow() local