# Sandbox.Resources.ImageFileGenerator.NormalScale

```csharp
float NormalScale { get; set; }
```

The scale of the normal map when using [Sandbox.Resources.ImageFileGenerator.ConvertHeightToNormals](/api/Sandbox.Resources.ImageFileGenerator/ConvertHeightToNormals). If negative, the normal map will be inverted.

Declared in [Sandbox.Resources.ImageFileGenerator](/api/Sandbox.Resources.ImageFileGenerator).
Assembly: `Sandbox.Engine`.
