# importBlendShapeDeformPercent

> Import BlendShapes deform percent.

## Definition

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

```csharp
public bool importBlendShapeDeformPercent { get; set; }
```

### Remarks

Toggles the import of BlendShapes deform percent. If disabled, all values will be set to 0.
