Version: 2022.3

Tilemap.RemoveTileAnimationFlags

切换到手册
public void RemoveTileAnimationFlags (Vector3Int position, Tilemaps.TileAnimationFlags flags);

参数

position The position of the Tile on the Tilemap.
flags The TileAnimationFlags to remove from the Tile.

描述

Removes the TileAnimationFlags from the Tile at the given position.