# speedNormalized

> The normalized speed of the SceneView Camera, relative to the current minimum/maximum range. Valid values are between [0, 1].

## Definition

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

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