Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawAndRevolveTool.h |
Include |
#include "DrawAndRevolveTool.h" |
UCLASS()
class URevolveToolProperties : public URevolveProperties
Name | Description | ||
---|---|---|---|
|
bAllowedToEditDrawPlane |
Not user visible- used to disallow draw plane modification. |
|
|
bClosePathToAxis |
Connect the ends of an open path to the axis to add caps to the top and bottom of the revolved result. |
|
|
bEnableSnapping |
Enables snapping while editing the path. |
|
|
ClampMax |
||
|
ClampMin |
||
|
Delta |
Sets the draw plane origin. The revolution axis is the X axis in the plane. |
|
|
EditCondition |
Determines how end caps are created. |
|
|
LinearDeltaSensitivity |
||
|
UIMax |
||
|
UIMin |
Sets the draw plane orientation. The revolution axis is the X axis in the plane. |
|
|
ValidEnumValues |
Name | Description | ||
---|---|---|---|
|
ERevolveProp... |
GetCapFillMode() |