Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

Method group is Obsolete

EditorGraphicsSettings.SetShaderSettingsForPlatform

Obsolete public static void SetShaderSettingsForPlatform(BuildTargetGroup target, ShaderHardwareTier tier, PlatformShaderSettings settings);

Description

Allows you to set the PlatformShaderSettings for the specified platform and shader hardware tier.

This method is deprecated. Please use EditorGraphicsSettings.SetTierSettings.