Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

GridBrushBase.Pick

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

Parameters

grid Grid used for layout.
brushTargetTarget of the paint operation. By default the currently selected GameObject.
positionThe coordinates of the cells to paint data from.
pivotPivot of the picking brush.

Description

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

Did you find this page useful? Please give it a rating: