Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


External

Extract the materials and textures from the model.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. External Material Location is no longer supported.
External = 0

Remarks

Unity extracts the materials to a folder named "\<assetName\> Materials", at the same level as the model file.
For example, if the model is Assets/Model/MyModel.spm, then its materials are extracted to Assets/Model/MyModel Materials.