GetSpatializerPluginName()
Returns the name of the spatializer selected on the currently-running platform.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AudioModule
public static string GetSpatializerPluginName()
Returns
Type | Description |
|---|---|
| string | The spatializer plugin name. |
Remarks
This function can be used in the Editor and in player builds.