CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
|
static |
Removes a label from an asset. Does nothing if the label doesn't exist.
asset | Instance of an asset. |
label | Label to remove. |
Definition at line 128 of file Asset.Label.cs.
References Asset.Label.GetAll(), and Asset.Label.SetAll().