docs.unity.cn
    Show / Hide Table of Contents

    Field CreatedBlobAssets

    A set of all blob asset creations in this change set.

    Namespace: Unity.Entities
    Syntax
    public readonly NativeArray<BlobAssetChange> CreatedBlobAssets
    Returns
    Type Description
    NativeArray<BlobAssetChange>
    Remarks

    The BlobAssetChange is used to describe the payload within the BlobAssetData array.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use