LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AudioSettings.GetSpatializerPluginName

Switch to Manual
public static string GetSpatializerPluginName();

Returns

string The spatializer plugin name.

Description

Returns the name of the spatializer selected on the currently-running platform.

This function can be used in the Editor and in player builds.