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