# weight

> Returns the blending weight used by the Animator to blend this clip.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public float weight { get; }
```
