# LinearColorSpace

> Indicates that a texture using linear color space must be created.

## Definition

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

```csharp
LinearColorSpace = 4
```
