class RotateTool : BaseMoveTool

book_4_sparkGenerated
code_blocksInput

Description

The RotateTool class in the Editor.MeshEditor namespace is designed to rotate selected mesh elements within the editor. It provides functionality to toggle snap to grid using the Ctrl key and to extrude selection using the Shift key.

Members

Static Members

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

Instance Members

Member NameSummary
OnUpdateUpdates the state of the RotateTool. This method is called during the update cycle.