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 7, 2026 at 7:54 AMEdit this page