Tilemap.GetEditorPreviewTileFlags

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

파라미터

positionPosition 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.