Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- URevolveProperties
- URevolveBoundaryToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/RevolveBoundaryTool.h |
| Include | #include "RevolveBoundaryTool.h" |
Syntax
UCLASS ()
class URevolveBoundaryToolProperties : public URevolveProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDisplayInputMesh | If true, displays the original mesh in addition to the revolved boundary. | |
| ClampMax | |||
| ClampMin | |||
| Delta | Sets the revolution axis origin. | ||
| EditCondition | Determines how end caps are created. | ||
| LinearDeltaSensitivity | |||
| UIMax | |||
| UIMin | Sets the revolution axis pitch and yaw. |
Overridden from URevolveProperties
| Type | Name | Description | |
|---|---|---|---|
| ERevolvePropertiesCapFillMode |