Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/ACombinedTransformGizmoActor
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/CombinedTransformGizmo.h |
| Include | #include "BaseGizmos/CombinedTransformGizmo.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/CombinedTransformGizmo.cpp |
static ACombinedTransformGizmoActor * ConstructCustom3AxisGizmo
(
UWorld * World,
UGizmoViewContext * GizmoViewContext,
ETransformGizmoSubElements Elements
)
Remarks
Create a new instance of ACombinedTransformGizmoActor. Populate the sub-components specified by Elements with standard GizmoXComponent instances suitable for a 3-axis transformer Gizmo