TileMap.cellClipUv

If true, the cell's UVs will be clipped.

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

Meta