# Sandbox.PostProcessVolume.GetWeight

```csharp
float GetWeight(Vector3 pos)
```

Get weight based on position

### Parameters

- `pos` (`Vector3`)

### Returns

`float`

Declared in [Sandbox.PostProcessVolume](/api/Sandbox.PostProcessVolume).
Assembly: `Sandbox.Engine`.
