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.