Version: 2021.3
言語: 日本語
public static void SetTierSettings (Build.NamedBuildTarget target, Rendering.GraphicsTier tier, Rendering.TierSettings settings);
public static void SetTierSettings (BuildTargetGroup target, Rendering.GraphicsTier tier, Rendering.TierSettings settings);

説明

Set the TierSettings for a given build target and graphics tier.

Note: Graphics tiers and tier settings are only supported in the Built-in Render Pipeline.

If you change the TierSettings for the active build target, Unity reloads the shaders so you can see the results immediately.

See Also: Graphics tiers, GraphicsTier, TierSettings.