# Import

> Import vertex tangents from model file.

## Definition

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

```csharp
Import = 0
```

### Remarks

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