Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework
Inheritance Hierarchy
- IEditorInteractiveGizmoSelectionBuilder
- UEditorTransformGizmoBuilder
References
| Module | EditorInteractiveToolsFramework |
| Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorInteractiveGizmoSelectionBuilder.h |
| Include | #include "EditorInteractiveGizmoSelectionBuilder.h" |
Syntax
class IEditorInteractiveGizmoSelectionBuilder
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateGizmoForSelection
(
UInteractiveGizmo* Gizmo, |
Update gizmo's active target based on the current Editor selection and scene state. |