Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/ToolActivities/PolyEditExtrudeActivity.h |
Include |
#include "ToolActivities/PolyEditExtrudeActivity.h" |
UCLASS()
class UPolyEditOffsetProperties : public UInteractiveToolPropertySet
Name | Description | ||
---|---|---|---|
|
bShellsToSolids |
Controls whether offseting an entire open-border patch should create a solid or an open shell |
|
|
bUseColinearityForSettingBorderGroups |
When offseting regions that touch the mesh border, assign the side groups (groups on the stitched side of the extrude) in a way that considers edge colinearity. |
|
|
DirectionMode |
Which way to move vertices during the offset |
|
|
MeasureDirection |
What axis to measure the extrusion distance along. |
|
|
meta |
Controls the maximum distance vertices can move from the target distance in order to stay parallel with their source triangles. |