Interface IJobParallelForBurstScheduable Namespace: Unity.Jobs Syntax public interface IJobParallelForBurstScheduable Methods Execute(Int32) Declaration void Execute(int index) Parameters Type Name Description Int32 index