# Sandbox.Input.EnableVirtualCursor

```csharp
static bool EnableVirtualCursor { get; set; }
```

Whether or not the Virtual Cursor should show when using a controller. Disable this to control the cursor manually.

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
