# Sandbox.VR.AnalogInput.Value

```csharp
float Value { get; set; }
```

The current value of this input, from 0 to 1.

Declared in [Sandbox.VR.AnalogInput](/api/Sandbox.VR.AnalogInput).
Assembly: `Sandbox.Engine`.
