# ColorAndDepth

> Camera which supports synchronized color and depth data (currently these are only dual back and true depth cameras on latest iOS devices).

## Definition

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

```csharp
ColorAndDepth = 3
```

### Remarks

Additional Resources: [WebCamDevice.kind](/engine/6000.0/script-reference/unityengine/webcamdevice/kind.md), [WebCamDevice.depthCameraName](/engine/6000.0/script-reference/unityengine/webcamdevice/depthcameraname.md), [WebCamTexture.isDepth](/engine/6000.0/script-reference/unityengine/webcamtexture/isdepth.md).
