# importNormals

> Vertex normal import options.

## Definition

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

```csharp
public ModelImporterNormals importNormals { get; set; }
```

### Remarks

Additional Resources: [ModelImporterNormals](/engine/6000.0/script-reference/unityeditor/modelimporternormals.md), [ModelImporter.normalSmoothingSource](/engine/6000.0/script-reference/unityeditor/modelimporter/normalsmoothingsource.md).
