GraphicsTier

enumeration

Switch to Manual

Description

Graphics Tier. See Also: Graphics.activeTier.

Variables

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.