mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 23:02:24 +02:00
Adjustment for Keylight direction
Adjustment for Keylight direction The keylight was still a bit offset with the skybox sun.
This commit is contained in:
parent
17b483284d
commit
62029bd47e
1 changed files with 3 additions and 3 deletions
|
@ -554,9 +554,9 @@
|
|||
},
|
||||
"intensity": 1.5,
|
||||
"direction": {
|
||||
"x": 0.6494141817092896,
|
||||
"y": -0.7512804269790649,
|
||||
"z": -0.11763939261436462
|
||||
"x": 0.7367690205574036,
|
||||
"y": -0.6518337726593018,
|
||||
"z": -0.17967791855335236
|
||||
},
|
||||
"castShadows": true,
|
||||
"shadowBias": 0.20000000298023224,
|
||||
|
|
Loading…
Reference in a new issue