Function MeshLibrary.getItemShapes

Returns an item's collision shapes. The array consists of each Shape followed by its Transform.

Array getItemShapes (
  const(long) id
) nothrow @nogc const;