Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/FGeometrySet3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/GeometrySet3.h |
| Include | #include "Spatial/GeometrySet3.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/Spatial/GeometrySet3.cpp |
void Reset
(
bool bPoints,
bool bCurves
)
Parameters
| Name | Description |
|---|---|
| bPoints | if true, discard all points |
| bCurves | if true, discard all polycurves |