Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/render/
H A Drend_main.cpp2476 static Vector3f const worldLight(-.400891f, -.200445f, .601336f); in lightWithWorldLight() local
2479 vlight.direction = worldLight; in lightWithWorldLight()