Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoScaledAndU- > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoScaledAndU-/Construct
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/TransformSources.h |
| Include | #include "BaseGizmos/TransformSources.h" |
static UGizmoScaledAndUnscaledTransformSources * Construct
(
IGizmoTransformSource * ScaledSource,
IGizmoTransformSource * UnscaledSource,
UObject * Outer
)
Remarks
Constructs a UGizmoScaledAndUnscaledTransformSources around the given two IGizmoTransformSource's.