docs.unity.cn
    Show / Hide Table of Contents

    Property Value

    Value

    A reference to the blob asset data, a struct of type T that is stored in the blob asset.

    Declaration
    public readonly ref T Value { get; }
    Property Value
    Type Description
    T

    The root data structure of the blob asset data.

    Remarks

    The property is a reference return.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023