Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Description

Searh in local Materials forlder.

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. See Also: ModelImporter.materialSearch.