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 © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021