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" |
void RemovePointUnsafe
&40;
int32 PointID
&41;
Remarks
Remove a Point from the octree. This function must only be called with PointIDs that are certain to be in the tree.
Parameters
| Name | Description |
|---|---|
| PointID | ID of the Point. |