# Import

> Import vertex normals from model file (default).

## Definition

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

```csharp
Import = 0
```

### Remarks

Additional Resources: [ModelImporter.importNormals](/engine/6000.0/script-reference/unityeditor/modelimporter/importnormals.md).
