// Init 함수의 내부입니다. const WIDTH = window.innerWidth, HEIGHT = window.innerHeight; const scene = new THREE.Scene();