UGizmoHandleGroup::UpdateHandleColor

Updates the colors of the dynamic material instances for the handle passed using its axis index

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 UpdateHandleColor
(
    const int32 AxisIndex,
    FGizmoHandle & Handle,
    class UActorComponent * DraggingHandle,
    const TArray< UActorComponent * > & HoveringOverHandles
)

Remarks

Updates the colors of the dynamic material instances for the handle passed using its axis index

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