# leftFootVelocity

> The left foot velocity from the last evaluated frame. (Read Only)

## Definition

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

```csharp
public Vector3 leftFootVelocity { get; }
```
