Version: 2017.3
public static void SetTierSettings (BuildTargetGroup target, Rendering.GraphicsTier tier, Rendering.TierSettings settings);

설명

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

If the platform you are tweaking is an active build target, the shaders will reload so you can see the results immediately. Please note that if PlatformShaderSettings set to different tiers are not identical, then tier variants will be generated for the shader even if #pragma hardware_tier_variants is missing.