# Sandbox.SpriteRenderer.FlipVertical

```csharp
bool FlipVertical { get; set; }
```

Whether or not the sprite should be flipped vertically.

Declared in [Sandbox.SpriteRenderer](/api/Sandbox.SpriteRenderer).
Assembly: `Sandbox.Engine`.
