# speedMax

> The maximum speed of the SceneView Camera. Valid values are between [0.0002, 10000].

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public float speedMax { get; set; }
```
