将任何平台设置为 true 时,从兼容的平台中排除平台。
当您要应用“插件与除此平台之外的任何平台兼容”这一逻辑时会用到。注意:PluginImporter.SetCompatibleWithPlatform 或 PluginImporter.SetCompatibleWithEditor 会重载此设置。您还可以使用 PluginImporter.GetImporters 来检查插件与特定平台是否兼容。