# importBlendShapeNormals

> Blend shape normal import options.

## Definition

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

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

### Remarks

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