Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/TBackgroundModelingComputeSource
Description
Tick the active computation. Client must call this frequently with valid DeltaTime parameter, as cancellation/restart cycles are based on time delay specified by CancelActiveOpDelaySeconds
TBackgroundModelingComputeSource template implementation
| Name | Tick |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/BackgroundModelingComputeSource.h |
| Include Path | #include "BackgroundModelingComputeSource.h" |
void Tick
(
float DeltaTime
)