UOverlayComponent::InsertPoint

Insert a point with the given ID to the overlay

Windows
MacOS
Linux

References

Module

MeshEditor

Header

/Engine/Plugins/Editor/MeshEditor/Source/MeshEditor/Public/OverlayComponent.h

Include

#include "OverlayComponent.h"

Syntax

void InsertPoint
(
    const FOverlayPointID ID,
    const FOverlayPoint & OverlayPoint
)

Remarks

Insert a point with the given ID to the overlay

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