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