UIntervalGizmo::AddIntervalHandleGizmo

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseGizmos/IntervalGizmo.h

Include

#include "BaseGizmos/IntervalGizmo.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseGizmos/IntervalGizmo.cpp

Syntax

virtual UInteractiveGizmo * AddIntervalHandleGizmo
(
    USceneComponent * RootComponent,
    UPrimitiveComponent * HandleComponent,
    IGizmoAxisSource * AxisSource,
    IGizmoFloatParameterSource * FloatParameterSource,
    float MinParameter,
    float MaxParameter,
    IGizmoStateTarget * StateTargetIn
)

Returns

a new instance of the standard axis-handle Gizmo

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss