Interface IJobParallelFor
Namespace: Unity.Jobs
Assembly: UnityEngine.dll
Syntax
[JobProducerType(typeof(IJobParallelForExtensions.ParallelForJobStruct<>))]
public interface IJobParallelForMethods
| Improve this Doc View SourceExecute(Int32)
Declaration
void Execute(int index)Parameters
| Type | Name | Description | 
|---|---|---|
| Int32 | index |