Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TBlockedDenseGrid3 > API/Runtime/GeometryCore/Spatial/TBlockedDenseGrid3/SetValueThreadSafe
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/BlockedDenseGrid3.h |
| Include | #include "Spatial/BlockedDenseGrid3.h" |
void SetValueThreadSafe
&40;
const FVector3i & CellIJK,
ElemType NewValue
&41;
Remarks
Set the grid value at CellIJK, with internal locking, so it is safe to call this from multiple read & write threads