This version of Unity is unsupported.

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.