Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | UHoleFillToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/HoleFillTool.h |
| Include Path | #include "HoleFillTool.h" |
Syntax
UCLASS (MinimalAPI)
class UHoleFillToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UHoleFillToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UHoleFillToolProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bQuickFillSmallHoles | bool | Identify and quickly fill single-triangle holes | HoleFillTool.h |
|
| bRemoveIsolatedTriangles | bool | Clean up triangles that have no neighbors | HoleFillTool.h |
|
| FillType | EHoleFillOpFillType | HoleFillTool.h |
|