Version: 2022.3
언어: 한국어

GraphicsTier

enumeration

매뉴얼로 전환

설명

An enum that represents graphics tiers.

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

See Also: Graphics tiers, TierSettings, Graphics.activeTier, EditorGraphicsSettings.GetTierSettings, EditorGraphicsSettings.SetTierSettings.

변수

Tier1The lowest graphics tier. Corresponds to low-end devices.
Tier2The medium graphics tier. Corresponds to mid-range devices.
Tier3The highest graphics tier. Corresponds to high-end devices.