# Sandbox.VR.VRInput.Scale

```csharp
float Scale { get; set; }
```

Get or set the player's scale in the world. If you set it to 2 the player will be twice as big.

Declared in [Sandbox.VR.VRInput](/api/Sandbox.VR.VRInput).
Assembly: `Sandbox.Engine`.
