# ignorePngGamma

> Ignore the Gamma attribute in PNG files. This property does not effect other file formats.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public bool ignorePngGamma { get; set; }
```
