Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UConvertToPolygonsTool
- UInteractiveTool::OnTick()
- USingleTargetWithSelectionTool::OnTick()
- UConvertToPolygonsTool::OnTick()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/ConvertToPolygonsTool.h |
| Include | #include "ConvertToPolygonsTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/ConvertToPolygonsTool.cpp |
virtual void OnTick
&40;
float DeltaTime
&41;
Remarks
Allow the Tool to do any necessary processing on Tick
Parameters
| Name | Description |
|---|---|
| DeltaTime | the time delta since last tick |