Function Physics2DDirectBodyState.getContactColliderShapeMetadata

Returns the collided shape's metadata. This metadata is different from GodotObject.getMeta, and is set with Physics2DServer.shapeSetData.

Variant getContactColliderShapeMetadata (
  const(long) contact_idx
) nothrow @nogc const;