Function Physics2DServerSingleton.bodyGetShapeMetadata

Returns the metadata of a shape of a body.

Variant bodyGetShapeMetadata (
  const(RID) _body,
  const(long) shape_idx
) nothrow @nogc const;