MoveEnd(GridLayout, GameObject, BoundsInt)
MoveEnd is called when user has ended the move of the area previously selected with the selection marquee.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.TilemapModule
public virtual void MoveEnd(GridLayout gridLayout, GameObject brushTarget, BoundsInt position)
Parameters
Target of the move operation. By default the currently selected GameObject.
Layers affected by the move operation.