# Sandbox.Resources.ImageFileGenerator.FlipVertical

```csharp
bool FlipVertical { get; set; }
```

Whether or not to flip the image vertically. This is done after everything else has been applied.

Declared in [Sandbox.Resources.ImageFileGenerator](/api/Sandbox.Resources.ImageFileGenerator).
Assembly: `Sandbox.Engine`.
