Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PlayModeWindow.GetRenderingResolution

Declaration

public static void GetRenderingResolution(out uint width, out uint height);

Parameters

width The width of the rendering resolution.
height The height of the rendering resolution.

Description

Retrieves the current rendering resolution of the selected PlayModeView.