Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/CleaningOps
References
| Module | ModelingOperators |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/CleaningOps/HoleFillOp.h |
| Include | #include "CleaningOps/HoleFillOp.h" |
Syntax
struct FFillOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bQuickFillSmallHoles | Identify and quickly fill single-triangle holes | |
| bool | bRemoveIsolatedTriangles | Clean up triangles that have no neighbors |