Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UImplicitOffsetProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/OffsetMeshTool.h |
| Include | #include "OffsetMeshTool.h" |
Syntax
UCLASS&40;&41;
class UImplicitOffsetProperties : public UInteractiveToolPropertySet
Remarks
Properties for Implicit Offsetting
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPreserveUVs | If this is false, triangles will be reshaped to be more regular, which will distort UVs | |
| float | Smoothness | How tightly we should constrain the constrained implicit offset to the explicit offset |