Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FullscreenWindow

Fullscreen window.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
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, GameCenter or Mac App Store UI, Battery warnings, etc).