Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Implicit > API/Runtime/GeometryCore/Implicit/TSparseNarrowBandMeshSDF
Syntax
double NarrowBandMaxDistance
Remarks
How wide of narrow band should we compute. This value is currently only used NarrowBand_SpatialFloodFill, as we can efficiently explore the space (in that case ExactBandWidth is only used to initialize the grid extents, and this is used instead during the flood fill)