Version: 2017.2
public void Pick (GridLayout gridLayout, GameObject brushTarget, BoundsInt position, Vector3Int pivot);

Parámetros

grid Grid used for layout.
brushTarget Target of the paint operation. By default the currently selected GameObject.
position The coordinates of the cells to paint data from.
pivot Pivot of the picking brush.

Descripción

Picks data from a grid given the coordinates of the cells.