# None

> Do not generate depth texture (Default).

## Definition

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

```csharp
None = 0
```

### Remarks

Additional Resources: [Using camera's depth textures](/engine/6000.0/manual/cameras/camera-output/sl-camera-depth-texture.md), [Camera.depthTextureMode](/engine/6000.0/script-reference/unityengine/camera/depthtexturemode.md).
