Mesh.surfaceGetArrays

Returns the arrays for the vertices, normals, uvs, etc. that make up the requested surface (see ArrayMesh.addSurfaceFromArrays).

struct Mesh
@nogc nothrow const
Array
surfaceGetArrays
(
in long surf_idx
)

Meta