# Sandbox.VR.VRController.ButtonB

```csharp
DigitalInput ButtonB { get; set; }
```

The secondary button on this controller (Usually B, can be Y for Oculus Touch)

Declared in [Sandbox.VR.VRController](/api/Sandbox.VR.VRController).
Assembly: `Sandbox.Engine`.
