UGizmoHandleGroup::CreateMeshHandle

Helper function to create gizmo handle meshes

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 * CreateMeshHandle
(
    class UStaticMesh * HandleMesh,
    const FString & ComponentName
)

Remarks

Helper function to create gizmo handle meshes

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