UGizmoHandleGroup::AddMeshToHandles

Adds the HandleMeshComponent to the Handles list

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 AddMeshToHandles
(
    class UGizmoHandleMeshComponent * HandleMeshComponent,
    const FTransformGizmoHandlePlacement & HandlePlacement
)

Remarks

Adds the HandleMeshComponent to the Handles list

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