LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GridBrushBase.Select

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

Parameters

grid Grid used for layout.
brushTargetTargets of paint operation. By default the currently selected GameObject.
positionArea to get selected.

Description

Select an area of a grid.