Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/UEditorTRSGizmo
Description
Construct scale group. AxisList should be XYZ or LUF, not the subset of axis' being currently edited.
| Name | MakeScaleGroup |
| Type | function |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/EditorTRSGizmo.h |
| Include Path | #include "EditorGizmos/EditorTRSGizmo.h" |
| Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorGizmos/EditorTRSGizmo.cpp |
virtual UGizmoElementScaleGroup * MakeScaleGroup
(
const EAxisList::Type InAxisList
)