Version: 2017.2
public void Erase (GridLayout gridLayout, GameObject brushTarget, Vector3Int position);

参数

grid Grid used for layout.
brushTarget 擦除操作的目标。默认为当前选择的 GameObject。
position 要从中擦除数据的单元格的坐标。

描述

擦除网格上给定边界内的数据。