Function TileSet.tileGetShapeTransform

Returns the Transform2D of a tile's shape.

Transform2D tileGetShapeTransform (
  const(long) id,
  const(long) shape_id
) nothrow @nogc const;