Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FMLLevelSet
Description
This function uses DebugPhi. Is there a better way to do this, which uses the network directly?
| Name | GetZeroIsosurfaceGridCellFaces |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/MLLevelset.h |
| Include Path | #include "Chaos/MLLevelset.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/MLLevelset.cpp |
void GetZeroIsosurfaceGridCellFaces
(
TArray < FVector3f > & Vertices,
TArray < FIntVector > & Tris
) const