Version: 2022.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.