Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TBlockedGrid3Layout > API/Runtime/GeometryCore/Spatial/TBlockedGrid3Layout/GetBlockAndLocalIndex
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedLayout3.h |
| Include | #include "Spatial/BlockedLayout3.h" |
void GetBlockAndLocalIndex
(
const FVector3i & IJK,
int32 & BlockIndexOut,
int32 & LocalIndexOut
) const
Remarks
Return the block index and local index of the cell at (I,J,K).