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.