Function Mesh.surfaceGetArrays

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

Array surfaceGetArrays (
  const(long) surf_idx
) nothrow @nogc const;