UGizmoHandleMeshComponent::CreateSceneProxy

Creates a proxy to represent the primitive to the scene manager in the rendering thread.

Windows
MacOS
Linux

Override Hierarchy

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/VIGizmoHandleMeshComponent.h

Include

#include "VIGizmoHandleMeshComponent.h"

Source

/Engine/Source/Editor/ViewportInteraction/Gizmo/VIGizmoHandleMeshComponent.cpp

Syntax

virtual FPrimitiveSceneProxy * CreateSceneProxy()

Remarks

Creates a proxy to represent the primitive to the scene manager in the rendering thread.

Returns

The proxy object.

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