FullscreenWindow
Fullscreen window.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor
FullscreenWindow = 1
Remarks
In this mode, Unity will create a window which is covering the whole screen. It will always run at desktop resolution, and other requested resolutions will be scaled up. OS UI will correctly show on top of the fullscreen window (such as IME input windows).