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.MoveEnd

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

Parameters

positionLayers affected by the move operation.
brushTargetTarget of the move operation. By default the currently selected GameObject.
grid Grid used for layout.

Description

MoveEnd is called when user has ended the move of the area previously selected with the selection marquee.