Function VisualServerSingleton.meshRemoveSurface

Removes a mesh's surface.

void meshRemoveSurface (
  const(RID) mesh,
  const(long) index
) nothrow @nogc;