IsGenerator<TRealtime, TControl>(ProcessorInstance)
Test whether processorInstance is a GeneratorInstance built from a TRealtime and TControl.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
IsGenerator<T, U>(ProcessorInstance)
public readonly bool IsGenerator<TRealtime, TControl>(ProcessorInstance processorInstance) where TRealtime : unmanaged, GeneratorInstance.IRealtime where TControl : unmanaged, GeneratorInstance.IControl<TRealtime>
Parameters
Returns
Type | Description |
|---|---|
| bool |