GetSpatializerPluginNames()
Returns an array with the names of all the available spatializer plugins.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AudioModule
public static string[] GetSpatializerPluginNames()
Returns
Type | Description |
|---|---|
| string[] | An array of spatializer names. |
Remarks
This is an Editor-only function.