Version: 2017.2
public void BoxFill (GridLayout gridLayout, GameObject brushTarget, BoundsInt position);

Parameters

gridLayout Grid to box fill data to.
brushTarget Target of the box fill operation. By default the currently selected GameObject.
position The bounds to box fill data into.

Description

Box fills tiles and GameObjects into given bounds within the selected layers.