Wanzyee Studio

Helper to undock and fix current Game view size in pixel unit absolutely. More...

Static Public Member Functions

static void FixGameViewSize ()
 Resize game view to selected fixed resolution. More...
 

Detailed Description

Helper to undock and fix current Game view size in pixel unit absolutely.

Apply by clicking menu "Window/View/Fix Game View Size". The target window found by the order below:

  1. Game view with mouse over.
  2. Current focused Game view.
  3. The main Game view.

It's useful to preview the real size in Game view, pixel by pixel, not ratio scaled. Set window to selected size on the aspect drop-down menu, only for "Fixed Resolution". Use this to easily set size and save presets with the built-in feature. It might be incorrect if the size is too big to close even over the monitor.

Note, this works by reflection to access internal classes. We'd try to keep it up-to-date, but can't guarantee.

Member Function Documentation

static void FixGameViewSize ( )
static

Resize game view to selected fixed resolution.