Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

GraphicsTier

enumeration

Description

Graphics Tier. See Also: Graphics.activeTier.

Properties

Tier1The first graphics tier (Low) - corresponds to shader define UNITY_HARDWARE_TIER1.
Tier2The second graphics tier (Medium) - corresponds to shader define UNITY_HARDWARE_TIER2.
Tier3The third graphics tier (High) - corresponds to shader define UNITY_HARDWARE_TIER3.

Did you find this page useful? Please give it a rating: