Version: 2022.2
言語: 日本語

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.