BaseAssetMixin.name

The display name of the asset

BaseAssetMixin.name property

The display name of the asset

Signature:

name: string;

Example

// Update the name of a asset
node.name = "New asset name";
Last updated: September 11, 2026 at 12:08 PMEdit this page