Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ModelImporterMaterialLocation

Material import options for ModelImporter.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public enum ModelImporterMaterialLocation

Remarks

Additional Resources: ModelImporter.materialLocation.

Fields

Value

Description

ExternalExtract the materials and textures from the model.
InPrefabUnity imports materials as sub-assets.