docs.unity.cn
    Show / Hide Table of Contents

    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)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023