Generate Procedural Mesh

Ah, you have made me realise the problem…the code I was looking at was executing at the point I update the mesh. When I initially created the mesh I hadn’t set the triangles yet (oops). Classic case of not seeing the wood for the trees, this is why you share your coding problems, thanks :slight_smile: