# blendingMode

> The blending mode used by the layer. It is not taken into account for the first layer.

## Definition

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

```csharp
public AnimatorLayerBlendingMode blendingMode { get; set; }
```
