Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
PropertySet for properties affecting the Smoother.
| Name | USmoothMeshToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/SmoothMeshTool.h |
| Include Path | #include "SmoothMeshTool.h" |
Syntax
UCLASS (MinimalAPI)
class USmoothMeshToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → USmoothMeshToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → USmoothMeshToolProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SmoothingType | ESmoothMeshToolSmoothType | Type of smoothing to apply | SmoothMeshTool.h |
|