# defaultWeight

> The default blending weight that the layers has. It is not taken into account for the first layer.

## Definition

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

```csharp
public float defaultWeight { get; set; }
```
