Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TMeshWindingNumberGrid
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshWindingNumberGrid.h |
| Include | #include "Spatial/MeshWindingNumberGrid.h" |
Syntax
enum EComputeModes
&123;
FullGrid = 0,
NarrowBand = 1,
&125;
Values
| Name | Description |
|---|---|
| FullGrid | |
| NarrowBand |
Remarks
Should we compute MWN at all grid cells (expensive!!) or only in narrow band. In narrow-band mode, we guess rest of MWN values by propagating along x-rows