Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TBlockedGrid3 > API/Runtime/GeometryCore/Spatial/TBlockedGrid3/WriteBlockDefaultValue
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include | #include "Spatial/BlockedDenseGrid3.h" |
template<typename FuncType>
void WriteBlockDefaultValue
(
const FVector3i & BlockIJK,
FuncType Func,
bool bDeallocateBock
)