Version: 2017.3
public void SetTile (Vector3Int position, Tilemaps.TileBase tile);

参数

position 画笔中要设置瓦片的位置。
tile 要在画笔中设置的瓦片。

描述

在画笔中的相应位置设置瓦片。