UGizmoHandleGroup::GetAxisVector

Static: Given an axis (0-2) and a facing direction, returns the vector normal for that axis

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "VIGizmoHandle.h"

Source

/Engine/Source/Editor/ViewportInteraction/Gizmo/VIGizmoHandle.cpp

Syntax

static FVector GetAxisVector
(
    const int32 AxisIndex,
    const ETransformGizmoHandleDirection HandleDirection
)

Remarks

Static: Given an axis (0-2) and a facing direction, returns the vector normal for that 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