Editor API Reference - v1.1.4
    Preparing search index...

    Type Alias BundleAssetData

    Represents the data for a Bundle asset.

    type BundleAssetData = {
        assets: number[];
    }
    Index

    Properties

    Properties

    assets: number[]

    An array of asset ids contained in the bundle.