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