Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- URevolveProperties
- URevolveSplineToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/RevolveSplineTool.h |
| Include | #include "RevolveSplineTool.h" |
Syntax
UCLASS ()
class URevolveSplineToolProperties : public URevolveProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| 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 | bResetAxisOnStart | If true, the revolution axis is re-fit to the input spline on each tool start. | |
| ClampMax | |||
| ClampMin | |||
| Delta | Sets the revolution axis origin. | ||
| EditCondition | How far to allow the triangulation boundary can deviate from the spline curve before we add more vertices. | ||
| LinearDeltaSensitivity | |||
| ERevolveSplineSampleMode | SampleMode | Determines how points to revolve are actually picked from the spline. | |
| UIMax | |||
| UIMin | Sets the revolution axis pitch and yaw. |
Overridden from URevolveProperties
| Type | Name | Description | |
|---|---|---|---|
| ERevolvePropertiesCapFillMode |