Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UIntervalGizmo
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/IntervalGizmo.h |
| Include | #include "BaseGizmos/IntervalGizmo.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/IntervalGizmo.cpp |
virtual UInteractiveGizmo * AddIntervalHandleGizmo
(
USceneComponent * RootComponent,
UPrimitiveComponent * HandleComponent,
IGizmoAxisSource * AxisSource,
IGizmoFloatParameterSource * FloatParameterSource,
float MinParameter,
float MaxParameter,
IGizmoStateTarget * StateTargetIn
)
a new instance of the standard axis-handle Gizmo