UAxisGizmoHandleGroup::UpdateHandlesRelativeTransformOnAxis

Calculates the transforms of meshes of this handlegroup

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

void UpdateHandlesRelativeTransformOnAxis
(
    const FTransform & HandleToCenter,
    const float AnimationAlpha,
    const float GizmoScale,
    const float GizmoHoverScale,
    const FVector & ViewLocation,
    class UActorComponent * DraggingHandle,
    const TArray< UActorComponent * > & HoveringOverHandles
)

Remarks

Calculates the transforms of meshes of this handlegroup

Parameters

Parameter

Description

HandleToCenter

The offset from the center of the gizmo in roomspace

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