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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023