This version of Unity is unsupported.

EditorGraphicsSettings.GetTierSettings

Declaration

public static Rendering.TierSettings GetTierSettings(BuildTargetGroup target, Rendering.GraphicsTier tier);

Description

Returns TierSettings for a given build target and graphics tier.

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

See Also: Graphics tiers, GraphicsTier, TierSettings.