Struct SortJob<T, U>.SegmentSort Namespace: Unity.Collections Syntax [BurstCompile] public struct SegmentSort : IJobParallelFor Methods Execute(Int32) Declaration public void Execute(int index) Parameters Type Name Description Int32 index Implements IJobParallelFor.Execute(Int32)