Interface IJobParallelForBurstSchedulable
Namespace: Unity.Jobs
Syntax
[JobProducerType(typeof(IJobParallelForExtensionsBurstSchedulable.JobParallelForBurstSchedulableProducer<>))]
public interface IJobParallelForBurstSchedulable
Methods
Execute(Int32)
Declaration
void Execute(int index)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index |