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

パラメーター

gridLayout GridLayout used for layout.
brushTarget Target of the flood fill operation. By default the currently selected GameObject.
position Starting position of the flood fill.

説明

Flood fills tiles and GameObjects starting from a given position within the selected layers.