The PositionTool class in the Editor.MeshEditor
namespace is designed to move selected mesh elements within the editor. It provides functionality to toggle snap to grid and extrude selections using keyboard modifiers.
The PositionTool class in the Editor.MeshEditor
namespace is designed to move selected mesh elements within the editor. It provides functionality to toggle snap to grid and extrude selections using keyboard modifiers.
Member Name | Summary |
---|---|
ActivateSubTool | Activates the sub-tool for positioning. This method is associated with the shortcut w in the Editor.SceneViewportWidget . |
Member Name | Summary |
---|---|
OnUpdate | Updates the position tool state. This method is called during the update cycle. |