ScalerVisualImpact
Scaler impact on visuals.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public enum ScalerVisualImpact
Fields
Value | Description |
|---|---|
| High | High impact on visual quality. The scaler will have an easily visible effect on quality. |
| Low | Low impact on visual quality. Changes might not be very noticeable to the user. |
| Medium | Medium impact on visual quality. Mildly affects the visuals in the scene and might be noticeable to the user. |