ArrayMesh.surfaceRemove

Removes a surface at position surf_idx, shifting greater surfaces one surf_idx slot down.

struct ArrayMesh
@nogc nothrow
void
surfaceRemove
(
in long surf_idx
)

Meta