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

パラメーター

pluginName The 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.