Function PhysicsServerSingleton.shapeGetType

Returns the type of shape (see shapetype constants).

PhysicsServerSingleton.ShapeType shapeGetType (
  const(RID) shape
) nothrow @nogc const;