# Sandbox.Resources.ImageFileGenerator.ConvertHeightToNormals

```csharp
bool ConvertHeightToNormals { get; set; }
```

When enabled, the output texture will be a normal map generated from the heightmap of the image.

Declared in [Sandbox.Resources.ImageFileGenerator](/api/Sandbox.Resources.ImageFileGenerator).
Assembly: `Sandbox.Engine`.
