Version: 2022.3
언어: 한국어

Tilemap.GetEditorPreviewTileFlags

매뉴얼로 전환
public Tilemaps.TileFlags GetEditorPreviewTileFlags (Vector3Int position);

파라미터

position Position of the Tile on the Tilemap.

반환

TileFlags TileFlags from the editor preview Tile.

설명

Gets the TileFlags of the editor preview Tile at the given position.

Refer to Scriptable Tiles and Tilemap for more information.