JobsUtility.GetJobRange
public static void GetJobRange(ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges,
int jobIndex,
out int beginIndex,
out int endIndex);
Description 描述
Returns the begin index and end index of the range.
Returns the begin index and end index of the range.