# rightFootVelocity

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

## Definition

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

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