# Sandbox.ScreenPanel.AutoScale

- Kind: enum
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`ConsistentHeight`](/api/Sandbox.ScreenPanel.AutoScale/ConsistentHeight): The height is scaled on the assumptiuon that we're always 1080p
- [`FollowDesktopScaling`](/api/Sandbox.ScreenPanel.AutoScale/FollowDesktopScaling): We use the same scaling as the desktop
