Share

MaterialAsset.Delete Method

Parent Object: MaterialAsset

Description

Method that deletes this asset from the library. An asset can only be deleted if it is not currently being used, which you can determine using the IsUsed property.

Syntax

MaterialAsset.Delete()

Version

Introduced in version 2014

Was this information helpful?