Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ModelImporterMaterialSearch.Local

Description

Search in local Materials folder.

Unity will try to locate the material in local Materials folder, i.e. in path modelFilePath/Materials. For example: if model is Assets/Model/MyModel.fbx, then it will try to locate the material in Assets/Model/Materials folder. Additional resources: ModelImporter.materialSearch.