docs.unity.cn
    Show / Hide Table of Contents

    Method Reinterpret

    Reinterpret<T>()

    Returns a typed blob asset reference to the blob asset referenced by this instance.

    Declaration
    public BlobAssetReference<T> Reinterpret<T>()
        where T : struct
    Returns
    Type Description
    BlobAssetReference<T>

    A blob asset reference of the reinterpreted type.

    Type Parameters
    Name Description
    T

    The reinterpreted type.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023