# CustomProvidedInput

> A user customized input.

## Definition

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

> **Warning:**
>
> **Deprecated.** This type is deprecated and will be removed in a future release.

```csharp
CustomProvidedInput = 3
```

### Remarks

See [ClusterInput](/engine/6000.0/script-reference/unityengine/clusterinput.md) for more information.
