# Sandbox.Input.AnalogLook

```csharp
static Angles AnalogLook { get; set; }
```

Analog look value from the default input device. This is scaled by Preferences.Sensitivity - so you don't need to scale it afterwards.

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
