# normalmapRenderTextureFormat

> Render texture format of the Terrain normal map texture.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.TerrainModule

```csharp
public static RenderTextureFormat normalmapRenderTextureFormat { get; }
```

### Remarks

Additional Resources: [Terrain.normalmapFormat](/engine/6000.0/script-reference/unityengine/terrain/normalmapformat.md).
