ETransformGizmoHandleDirection

Directions that a transform handle can face along any given axis

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractionTypes.h

Include

#include "ViewportInteractionTypes.h"

Syntax

enum ETransformGizmoHandleDirection
{
    Negative,
    Center,
    Positive,
}

Values

Name

Description

Negative

Center

Positive

Remarks

Directions that a transform handle can face along any given axis

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