BaseAssetMixin

Base interface for all asset types.

BaseAssetMixin interface

Base interface for all asset types.

Signature:

interface BaseAssetMixin

Properties

Property

Modifiers

Type

Description

id

readonly

string

Unique identifier for the asset

name

string

The display name of the asset

Methods

Method

Description

clone()

Creates a duplicate of this asset

remove()

Removes this asset from the project

Last updated: August 13, 2026 at 9:17 AMEdit this page