Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- URevolveSplineToolActionPropertySet
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/RevolveSplineTool.h |
| Include | #include "RevolveSplineTool.h" |
Syntax
UCLASS ()
class URevolveSplineToolActionPropertySet : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< URevolveSplineTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
URevolveSplineTool* ParentToolIn |
||
| void | PostAction
(
ERevolveSplineToolAction Action |
||
| void | ResetAxis () |
Fit the axis to the current curve(by aligning it to the startand end points) |