# mute

> Mutes the transition. The transition will never occur.

## Definition

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

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