EditorGUIUtility.RenderGameViewCameras Manual     Reference     Scripting  
Scripting > Editor Classes > EditorGUIUtility
EditorGUIUtility.RenderGameViewCameras

static function RenderGameViewCameras (cameraRect : Rect, statsRect : Rect, stats : boolean, gizmos : boolean) : void

Parameters

NameDescription
cameraRect the device coordinates to render all game cameras into.
statsRect where the stats should go.
stats Show statistics overlay?
gizmos Show gizmos as well

Description

Render all ingame cameras.