yskang

threejs-minecraft-17

Apr 21st, 2020
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Lights
  2.  
  3. // ... other code snippet
  4.  
  5. const spotLightHelper = new THREE.SpotLightHelper( spotLight );
  6. scene.add( spotLightHelper );
Add Comment
Please, Sign In to add comment