This version of Unity is unsupported.

AudioSettings.GetSpatializerPluginNames

Switch to Manual

Declaration

public static string[] GetSpatializerPluginNames();

Returns

string[] An array of spatializer names.

Description

Returns an array with the names of all the available spatializer plugins.

This is an Editor-only function.