Function TileMap.cellCustomTransform

The custom Transform2D to be applied to the TileMap's cells.

Transform2D cellCustomTransform() nothrow @property @nogc;

void cellCustomTransform (
  Transform2D v
) nothrow @property @nogc;