Function TileSet.tileSetShapeTransform
Sets a Transform2D
on a tile's shape.
void tileSetShapeTransform
(
const(long) id,
const(long) shape_id,
const(Transform2D) shape_transform
) nothrow @nogc;