Are those points axis-aligned? If so, you can use BoxGeometry()
to build a box (obviously ), so you’ll be able to put 6 different materials on its sides.
1 Like
Are those points axis-aligned? If so, you can use BoxGeometry()
to build a box (obviously ), so you’ll be able to put 6 different materials on its sides.