Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- URevolveProperties
- URevolveToolProperties
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawAndRevolveTool.h |
| Include | #include "DrawAndRevolveTool.h" |
Syntax
UCLASS ()
class URevolveToolProperties : public URevolveProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowedToEditDrawPlane | Not user visible- used to disallow draw plane modification. | |
| bool | bClosePathToAxis | Connect the ends of an open path to the axis to add caps to the top and bottom of the revolved result. | |
| bool | 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 |
Overridden from URevolveProperties
| Type | Name | Description | |
|---|---|---|---|
| ERevolvePropertiesCapFillMode |