Preparing search index...

    A handle for an asset from the Asset Library.

    Index

    Constructors

    Properties

    assetId: string

    The id of the asset.

    assetName: string

    The name of the asset.

    assetType: AssetType

    The type of the asset.

    complexity: number

    Complexity rating of the asset.

    creator?: Creator

    Name or identifier of the asset's creator.

    description: string

    Short description of the asset.

    documentationUrl: string

    URL pointing to the asset's documentation page.

    fullDescription: string

    Full-length description of the asset.

    maxLsVersion: Editor.Version

    Maximum Lens Studio version compatible with this asset.

    platforms: Platform[]

    List of platforms the asset supports.

    previews: Resource[]

    Preview images or media associated with the asset.

    resources: Resource[]

    A handle for the resources contained in the asset that can be downloaded.

    subcategories: Subcategory[]

    Subcategory tags assigned to the asset.