docs.unity.cn
    Show / Hide Table of Contents

    Method AddComputedBlobAsset

    AddComputedBlobAsset(Hash128, BlobAssetReference<TB>)

    Add a newly created BlobAsset in the context and its Store.

    Declaration
    public void AddComputedBlobAsset(Hash128 hash, BlobAssetReference<TB> blob)
    Parameters
    Type Name Description
    Hash128 hash

    The hash associated to the BlobAsset

    BlobAssetReference<TB> blob

    The BlobAsset to add

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use