Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <Box
  2. dimWidth={100}
  3. dimDepth={100}
  4. dimHeight={0.5}
  5. texture={asset('check_floor_tile.jpg')}
  6. style={{
  7. color:'#333333',
  8. transform: [{translate: [0, -1, 0]}]
  9. }}
  10. lit
  11. />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement