Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/FSparseDynamicPointOctree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseDynamicPointOctree3.h |
| Include | #include "Spatial/SparseDynamicPointOctree3.h" |
bool RemovePoint
(
int32 PointID
)
Remarks
Remove a Point from the octree true if the Point was in the tree and removed
Parameters
| Name | Description |
|---|---|
| PointID | ID of the Point |