Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing > API/Plugins/ModelingComponents/Drawing/UPointSetComponent > API/Plugins/ModelingComponents/Drawing/UPointSetComponent/AddPoint
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PointSetComponent.h |
| Include | #include "Drawing/PointSetComponent.h" |
int32 AddPoint
(
const FVector & InPosition,
const FColor & InColor,
const float InSize,
const float InDepthBias
)
Remarks
Create and add a point to be rendered using the component.