AutoSelect
Determines whether the importer gets automatically selected for the specified extension(s).
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEditor.AssetImporters
- Assembly: UnityEditor.CoreModule
public bool AutoSelect
Remarks
When set to false, the importer can be used with the AssetDatabase.SetImporterOverride function.