VisualServerSingleton.meshRemoveSurface

Removes a mesh's surface.

struct VisualServerSingleton
@nogc nothrow
void
meshRemoveSurface
(
in RID mesh
,
in long index
)

Meta