Version: 2023.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.