Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UCombinedTransformGizmo
Description
Gets the elements that this gizmo was initialized with. Note that this may not account for individual element visibility- for instance the scaling component may not be visible if IsNonUniformScaleAllowed() is false.
| Name | GetGizmoElements |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/CombinedTransformGizmo.h |
| Include Path | #include "BaseGizmos/CombinedTransformGizmo.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/CombinedTransformGizmo.cpp |
ETransformGizmoSubElements GetGizmoElements()