Guest User

Untitled

a guest
Jan 21st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. return new Cube( 40,// X dimention
  2. 60,// Y dimention
  3. 80// Z dimention
  4. ).toCSG()// this converts from the geometry to an object we can work with
Add Comment
Please, Sign In to add comment