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 13, 2026 at 9:17 AMEdit this page