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

参数

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

描述

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