Hey,
Is it possible to define a mesh with a hole in it?
E.g I create cube1 and cube2, where cube2 is a hole in cube1
I was thinking it might be possible with VertexElementHole, but I could not get it right…...ali August 23, 2022, 8:47pm #2 @Hue404 Would you please share...createPolygon(new int[] { 0, 1, 2, 3 }); // Right side (X+) mesh...