# speedParameter

> The animator controller parameter that drives the speed value.

## Definition

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

```csharp
public string speedParameter { get; set; }
```
