Version: 2022.3
언어: 한국어

Tilemap.GetTileAnimationFlags

매뉴얼로 전환
public Tilemaps.TileAnimationFlags GetTileAnimationFlags (Vector3Int position);

파라미터

position The position of the Tile on the Tilemap.

반환

TileAnimationFlags Returns the TileAnimationFlags of the Tile.

설명

Gets the TileAnimationFlags of the Tile at the given position.