shadow
This commit is contained in:
parent
8c263b727f
commit
649affc841
2
main.js
2
main.js
@ -141,7 +141,7 @@ sunLight.shadow.camera.top = 10;
|
||||
sunLight.shadow.camera.bottom = -10;
|
||||
sunLight.shadow.mapSize.width = 4096;
|
||||
sunLight.shadow.mapSize.height = 4096;
|
||||
sunLight.shadow.radius = 6;
|
||||
sunLight.shadow.radius = 4;
|
||||
sunLight.target = camera
|
||||
scene.add( sunLight );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user