This version of Unity is unsupported.

CameraEditorUtils.IsViewportRectValidToRender

public static bool IsViewportRectValidToRender(Rect normalizedViewPortRect);

Parameters

normalizedViewPortRectViewport to check.

Returns

bool Whether the viewport is valid.

Description

Check whether a viewport is valid.