# Sandbox.Vignette.Center

```csharp
Vector2 Center { get; set; }
```

The center of the vignette in relation to UV space. This means
a value of {0.5, 0.5} is the center of the screen

Declared in [Sandbox.Vignette](/api/Sandbox.Vignette).
Assembly: `Sandbox.Engine`.
