UPointSetComponent::InsertPoint

Insert a point with the given ID into the set.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PointSetComponent.h

Include

#include "Drawing/PointSetComponent.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/PointSetComponent.cpp

Syntax

void InsertPoint
(
    const int32 ID,
    const FRenderablePoint & OverlayPoint
)

Remarks

Insert a point with the given ID into the set.

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