# materialImportMode

> Material creation options.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public ModelImporterMaterialImportMode materialImportMode { get; set; }
```

### Remarks

Determines the method used to handle materials during the import process. Additional Resources: [ModelImporterMaterialImportMode](/engine/6000.7/script-reference/unityeditor/modelimportermaterialimportmode.md).
