# kind

> Property of type WebCamKind denoting the kind of webcam device.

## Definition

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

```csharp
public WebCamKind kind { get; }
```

### Remarks

Additional Resources: [WebCamKind](/engine/6000.6/script-reference/unityengine/webcamkind.md) enum.
