class PositionTool : BaseMoveTool

book_4_sparkGenerated
code_blocksInput

Description

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.

Members

Static Members

Member NameSummary
ActivateSubToolActivates the sub-tool for positioning. This method is associated with the shortcut w in the Editor.SceneViewportWidget.

Instance Members

Member NameSummary
OnUpdateUpdates the position tool state. This method is called during the update cycle.