Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TOctree_DEPRECATED
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/GenericOctree.h |
Include | #include "Math/GenericOctree.h" |
void RemoveElement
&40;
FOctreeElementId ElementId
&41;
Remarks
Removes an element from the octree.
Parameters
Name | Description |
---|---|
ElementId | The element to remove from the octree. |