IJobParallelFor.Execute

Declaration

public void Execute(int index);

Parameters

index The index of the Parallel for loop at which to perform work.

Description

Performs work against a specific iteration index.


Did you find this page useful? Please give it a rating: