UTransformGizmo::AddPlaneTranslationGizmo

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "BaseGizmos/TransformGizmo.h"

Source

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

Syntax

virtual UInteractiveGizmo * AddPlaneTranslationGizmo
(
    UPrimitiveComponent * AxisComponent,
    USceneComponent * RootComponent,
    IGizmoAxisSource * AxisSource,
    IGizmoTransformSource * TransformSource,
    IGizmoStateTarget * StateTarget
)

Returns

a new instance of the standard plane-translation 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