Hello,
I was using tiled planes to create a cartesian grid on a box, as shown here:
Box with non-uniform grid | Babylon.js Playground
However, the behavior has changed between babylon.js 4.1, where it worked, and babylon 4.2/5.0, where only the external edges, not the tile edges are shown. Is there a workaround?
Thank you!