# showDeveloperWatermark

> Indicates and controls if the development build watermark should be drawn.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.6/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static bool showDeveloperWatermark { get; set; }
```
