Struct NativeArray<T>.ReadOnly | DOTS Runtime | 0.32.0-preview.54
docs.unity.cn
    Show / Hide Table of Contents

    Struct NativeArray<T>.ReadOnly

    Namespace: Unity.Collections
    Syntax
    public struct ReadOnly

    Properties

    Item[Int32]

    Declaration
    public T this[int index] { get; }
    Parameters
    Type Name Description
    Int32 index
    Property Value
    Type Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021