Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UUVLayoutTool
- UInteractiveTool::OnTick()
- UUVLayoutTool::OnTick()
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/UVLayoutTool.h |
| Include | #include "UVLayoutTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/UVLayoutTool.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 |