With this constraint, movement is only allowed over a horizontal plane. Vertical location is kept constant.
2023.1
With this constraint, movement is only allowed on the terrain.
2023.1
With this constraint, movement is only allowed in the vertical or up direction. Horizontal location is kept constant.
2023.1
With this constraint, movement is only allowed in the X and Y directions.
This has been deprecated. Please use ON_TERRAIN instead.
With this constraint, movement is only allowed in the Z direction. X and Y are kept constant.
This has been deprecated. Please use VERTICAL instead.
Determines how an edit move is constrained.
For example, it is used by PointDragHandle to configure if a point handle can be moved horizontally (parallel to the map) or vertically (in the Z direction).
Since
2022.1