UPointSetComponent::GetPoint

Retrieve a point with the given id.

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

const FRenderablePoint & GetPoint
(
    const int32 ID
)

Remarks

Retrieve a point with the given id.

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