Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UInteractiveTool
- IInteractiveToolEditorGizmoAPI
- IDynamicMeshOperatorFactory
- URevolveSplineTool
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/RevolveSplineTool.h |
| Include | #include "RevolveSplineTool.h" |
Remarks
Revolves a selected spline to create a new mesh.
Functions
| Type | Name | Description | |
|---|---|---|---|
CanAccept () |
|||
| IInteractiveToolEditorGizmoAPI. | |||
HasAccept () |
|||
HasCancel () |
|||
| IDynamicMeshOperatorFactory. | |||
| Automatically called by UInteractiveToolPropertySet.OnModified delegate to notify Tool of child property set changes | |||
OnTick () |
Allow the Tool to do any necessary processing on Tick | ||
Render () |
Allow the Tool to do any custom drawing (ie via PDI/RHI) | ||
SetSpline () |
|||
Setup () |
UInteractiveTool. | ||
SetWorld () |
|||
Shutdown () |
Called by ToolManager to shut down the Tool |