UTransformGizmoBuilder

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

InteractiveToolsFramework

Header

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

Include

#include "BaseGizmos/TransformGizmo.h"

Syntax

class UTransformGizmoBuilder : public UInteractiveGizmoBuilder

Variables

Name Description

Public variable

TSharedPtr< FTr...

 

GizmoActorBuilder

If set, this Actor Builder will be passed to UTransformGizmo instances.

Public variable

TFunction< void...

 

UpdateCoordSystemFunction

If set, this coord-system function will be passed to UTransformGizmo instances to use instead of the default UpdateCoordSystemFunction.

Public variable

TFunction< void...

 

UpdateHoverFunction

If set, this hover function will be passed to UTransformGizmo instances to use instead of the default.

Overridden from UInteractiveGizmoBuilder

Name Description

Public function Virtual Const

UInteractive...

 

BuildGizmo

(
    const FToolBuilderState& SceneStat...
)

Create a new instance of this builder's 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