ArrayMesh.surfaceGetArrayLen

Returns the length in vertices of the vertex array in the requested surface (see addSurfaceFromArrays).

struct ArrayMesh
@nogc nothrow const
long
surfaceGetArrayLen
(
in long surf_idx
)

Meta