Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TSparseNarrowBandMeshSDF
The narrow band is always computed exactly, and the full Grid will be signed if bComputeSigns is true.
| Name | EComputeModes |
| Type | enum |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Implicit/SparseNarrowBandMeshSDF.h |
| Include Path | #include "Implicit/SparseNarrowBandMeshSDF.h" |
Syntax
enum EComputeModes
{
NarrowBandOnly = 1,
NarrowBand_SpatialFloodFill = 2,
}
Values
| Name | Remarks |
|---|---|
| NarrowBandOnly | |
| NarrowBand_SpatialFloodFill |