Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TBlockedGrid3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include | #include "Spatial/BlockedDenseGrid3.h" |
BlockData3Type & TouchBlockData
&40;
const FVector3i & BlockIJK
&41;
a references to the specified block, this will allocate the block if it doesn't already exists.
Parameters
| Name | Description |
|---|---|
| BlockIJK | the lattice address of the block in terms of block units ( e.g. the location in a grid of blocks). |