mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 18:02:13 +02:00
Merge pull request #45 from AleziaKurdis/overte_serveless_adjust_keylight_direction
Adjustment for Keylight direction in the serverless tutorial.
This commit is contained in:
commit
40e174d3a6
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