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 25, 2026 at 6:23 AMEdit this page