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