# leftFootHeight

> The left foot height from the floor. (Read Only)

## Definition

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

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

### Remarks

The foot height is the distance between the ankle and the floor computed when the avatar was configured.
