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