Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UMeshOpPreviewWithBackgroundComp-
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/MeshOpPreviewHelpers.h |
| Include | #include "MeshOpPreviewHelpers.h" |
void SetMaxActiveBackgroundTasksFromMeshSizeHeuristic
(
int32 InputMeshTriangleCount,
int32 MaxSimultaneousTrianglesToProcess,
int32 MaxShouldNotExceed
)
Remarks
Configure maximum allowed number of background tasks heuristically from the input triangle count.