Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UHoleFillToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/HoleFillTool.h |
| Include | #include "HoleFillTool.h" |
Syntax
UCLASS ()
class UHoleFillToolProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bQuickFillSmallHoles | Identify and quickly fill single-triangle holes | |
| bool | bRemoveIsolatedTriangles | Clean up triangles that have no neighbors | |
| EHoleFillOpFillType | FillType |