docs.unity.cn
    Show / Hide Table of Contents

    Method GetSortedIndices

    GetSortedIndices()

    Indices into source NativeArray sorted by value

    Declaration
    public NativeArray<int> GetSortedIndices()
    Returns
    Type Description
    NativeArray<Int32>

    Index NativeArray where each element refers to an element in the source NativeArray

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use