JobsUtility.GetWorkStealingRange
public static bool GetWorkStealingRange(ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges,
int jobIndex,
out int beginIndex,
out int endIndex);
Returns
bool Returns true if successful.
Description 描述
Returns the work stealing range.