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