Tilemap.SetTileAnimationFlags

Declaration

public void SetTileAnimationFlags(Vector3Int position, Tilemaps.TileAnimationFlags flags);

Parameters

position The position of the Tile on the Tilemap.
flags The TileAnimationFlags to set onto the Tile.

Description

Sets the TileAnimationFlags onto the Tile at the given position.

Refer to Scriptable Tiles and Tilemap for more information.


Did you find this page useful? Please give it a rating: