# Sandbox.VR.AnalogInput.Active

```csharp
bool Active { get; set; }
```

Whether or not this action is currently accessible (if false, then [Sandbox.VR.AnalogInput.Value](/api/Sandbox.VR.AnalogInput/Value) will always be 0 and will never change).

Declared in [Sandbox.VR.AnalogInput](/api/Sandbox.VR.AnalogInput).
Assembly: `Sandbox.Engine`.
