TileMap.cellCustomTransform

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

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

Meta