# setup

> Information on the audio setup of a GeneratorInstance instance, required to be provided to the instantiator in a GeneratorInstance.IControl<TRealtime>.Configure call.

## Definition

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

```csharp
public GeneratorInstance.Setup setup { get; }
```
