Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UOffsetMeshToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/OffsetMeshTool.h |
| Include | #include "OffsetMeshTool.h" |
Syntax
UCLASS&40;&41;
class UOffsetMeshToolProperties : public UInteractiveToolPropertySet
Remarks
Base properties of Offset
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCreateShell | If true, create a thickened shell, instead of only moving the input vertices | |
| float | Distance | Offset Distance in World Units | |
| EOffsetMeshToolOffsetType | OffsetType | Type of Offsetting to apply |