# ClearBlendShapes()

> Clears all blend shapes from Mesh.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public void ClearBlendShapes()
```
