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.