Version: 5.4

EditorGraphicsSettings.SetShaderSettingsForPlatform

Cambiar al Manual
public static void SetShaderSettingsForPlatform (BuildTargetGroup target, Rendering.ShaderHardwareTier tier, Rendering.PlatformShaderSettings settings);

Descripción

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

If platform you are tweaking is an active build target, shaders will be reloaded, so you can see results immediately.