TileMap.cellCustomTransform

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

  1. Transform2D cellCustomTransform [@property getter]
    struct TileMap
    @nogc nothrow @property
    Transform2D
    cellCustomTransform
    ()
  2. Transform2D cellCustomTransform [@property setter]

Meta