Version: 2017.4
public static void SetSpatializerPluginName (string pluginName);

パラメーター

pluginNameThe spatializer plugin name.

説明

Sets the spatializer plugin for all platform groups. If a null or empty string is passed in, the existing spatializer plugin will be cleared.

This is an Editor-only function. This function will throw an argument exception on an invalid plugin name.