AIntervalGizmoActor::ConstructDefaultIntervalGizmo

Create a new instance of [AIntervalGizmoActor](API\Runtime\InteractiveToolsFramework\BaseGizmos\AIntervalGizmoActor) and populate the various sub-components with standard GizmoXComponent instances suitable for a 3-interval Gizmo

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

static AIntervalGizmoActor * ConstructDefaultIntervalGizmo
(
    UWorld * World
)

Remarks

Create a new instance of AIntervalGizmoActor and populate the various sub-components with standard GizmoXComponent instances suitable for a 3-interval 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