Struct SortJob<T, U>.SegmentSortMerge Implements IJob Namespace: Unity.Collections Assembly: Unity.Collections.dll Syntax [BurstCompile] public struct SortJob<T, U>.SegmentSortMerge : IJob Methods Execute() Declaration public void Execute() Implements IJob