Function SurfaceTool.commitToArrays

Commits the data to the same format used by ArrayMesh.addSurfaceFromArrays. This way you can further process the mesh data using the ArrayMesh API.

Array commitToArrays() nothrow @nogc;