LanguageEnglish
  • C#

ModelImporterMaterialImportMode

enumeration

Description

Material import options for ModelImporter.

Determines the method used to handle materials in the Model Importer.

Properties

NoneThe model importer does not import materials.
ImportStandardThe model importer imports materials in standard mode using OnPostprocessMaterial callback.
ImportViaMaterialDescriptionThe model importer creates materials using the PreprocessMaterialDescription AssetPostprocessor.

Did you find this page useful? Please give it a rating: