Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TSparseGrid3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseGrid3.h |
| Include | #include "Spatial/SparseGrid3.h" |
bool Free
&40;
const FVector3i & Index
&41;
Remarks
Delete an element in the grid true if the element existed, false if it did not
Parameters
| Name | Description |
|---|---|
| Index | integer grid index |