Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | USmoothWeightMapSetProperties |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/SmoothMeshTool.h |
| Include Path | #include "SmoothMeshTool.h" |
Syntax
UCLASS (MinimalAPI)
class USmoothWeightMapSetProperties : public UWeightMapSetProperties
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UWeightMapSetProperties → USmoothWeightMapSetProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UWeightMapSetProperties → USmoothWeightMapSetProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MinSmoothMultiplier | float | Fractional Minimum Smoothing Parameter in World Units, for Weight Map values of zero | SmoothMeshTool.h |
|