public void BoxErase (GridLayout gridLayout, GameObject brushTarget, BoundsInt position);

参数

gridLayout要擦除数据的 Grid
brushTarget擦除操作的目标。默认为当前选择的 GameObject。
position擦除数据的边界。

描述

从所选层的给定边界内擦除瓦片和游戏对象。