# Import

> Import normals/tangents from file.

## Definition

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

> **Warning:**
>
> **Removed.** Use ModelImporterNormals.Import instead

```csharp
Import = 0
```

### Remarks

Additional Resources: [ModelImporter.normalImportMode](/engine/6000.6/script-reference/unityeditor/modelimporter/normalimportmode.md), [ModelImporter.tangentImportMode](/engine/6000.6/script-reference/unityeditor/modelimporter/tangentimportmode.md).
