# Sandbox.PlayerController.UseLookControls

```csharp
bool UseLookControls { get; set; }
```

When true we'll move the camera around using the mouse

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
