Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoScaledAndU-
| Type | Name | Description | |
|---|---|---|---|
| UGizmoScaledAndUnscaledTransformSources * | Construct
(
IGizmoTransformSource* ScaledSource, |
Constructs a UGizmoScaledAndUnscaledTransformSources by wrapping the provided IGizmoTransformSource as its scaled transform source, and the given gizmo in a UGizmoComponentWorldTransformSource as its unscaled transform source. | |
| UGizmoScaledAndUnscaledTransformSources * | Construct
(
IGizmoTransformSource* ScaledSource, |
Constructs a UGizmoScaledAndUnscaledTransformSources around the given two IGizmoTransformSource's. |