# gravityWeight

> The current gravity weight based on current animations that are played.

## Definition

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

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