docs.unity.cn
    Show / Hide Table of Contents

    Method AddBlobAssetToCompute

    AddBlobAssetToCompute(Hash128, TS)

    Call this method to record a setting object that will be used to compute a BlobAsset

    Declaration
    public void AddBlobAssetToCompute(Hash128 hash, TS settings)
    Parameters
    Type Name Description
    Hash128 hash

    The hash associated with the BlobAsset

    TS settings

    The setting object to store

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