Enum ScalerVisualImpact
Scaler impact on visuals.
Namespace: UnityEngine.AdaptivePerformance
Syntax
public enum ScalerVisualImpact
Fields
| Name | 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. |