Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/ToolActivities
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UPolyEditInsetOutsetProperties
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/ToolActivities/PolyEditInsetOutsetActivity.h |
| Include | #include "ToolActivities/PolyEditInsetOutsetActivity.h" |
Syntax
UCLASS&40;&41;
class UPolyEditInsetOutsetProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bBoundaryOnly | Controls whether outset operation will move interior vertices as well as border vertices | |
| bool | bOutset | ||
| bool | bReproject | When insetting, determines whether vertices in inset region should be projected back onto input surface | |
| meta | Amount of smoothing applied to outset boundary |