CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ ClearOverride()

static void ClearOverride ( [NotNull] Path path)
static

Clears an AssetImporter override for the specified asset.

The asset will then use the default importer.

Parameters
pathPath to an asset file.
See also