Skip to content

Instantly share code, notes, and snippets.

@sasha240100
Created March 5, 2016 10:00
Show Gist options
  • Save sasha240100/7084bd4d0a271be6adfe to your computer and use it in GitHub Desktop.
Save sasha240100/7084bd4d0a271be6adfe to your computer and use it in GitHub Desktop.
new THREE.BoxGeometry(
params.geometry.width,
params.geometry.height,
params.geometry.depth
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment