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 5, 2026 at 11:47 AMEdit this page