Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UCombinedTransfo-
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/TransformGizmoUtil.h |
| Include | #include "BaseGizmos/TransformGizmoUtil.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/TransformGizmoUtil.cpp |
virtual UCombinedTransformGizmo * CreateCustomRepositionableTransformGizmo
(
UInteractiveGizmoManager * GizmoManager,
ETransformGizmoSubElements Elements,
void * Owner,
const FString & InstanceIdentifier
)
Remarks
Variant of CreateCustomTransformGizmo that creates a URepositionableTransformGizmo, which is an extension to UCombinedTransformGizmo that supports various snapping interactions