UGizmoHandleGroup::CreateAndAddMeshHandle

Creates handle meshcomponent and adds it 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

UGizmoHandleMeshComponent * CreateAndAddMeshHandle
(
    class UStaticMesh * HandleMesh,
    const FString & ComponentName,
    const FTransformGizmoHandlePlacement & HandlePlacement
)

Remarks

Creates handle meshcomponent and adds it 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