docs.unity.cn
    Show / Hide Table of Contents

    Property Value

    Value

    Object being referenced by this UnityObjectRef<T>.

    Declaration
    public T Value
    {
        [ExcludeFromBurstCompatTesting("Returns managed object")]
        get;
        [ExcludeFromBurstCompatTesting("Sets managed object")]
        set;
    }
    Property Value
    Type Description
    T
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023