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