# linearColorSpace

> Check or change the flag for linear color space in _flags variable.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Networking](/engine/6000.7/script-reference/unityengine/networking.md)
* **Assembly:** UnityEngine.UnityWebRequestTextureModule

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