Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorGUIUtility.RenderGameViewCameras

Switch to Manual
public static void RenderGameViewCameras(Rect cameraRect, bool gizmos, bool gui);
public static void RenderGameViewCameras(Rect cameraRect, Rect statsRect, bool gizmos, bool gui);

Parameters

cameraRect The device coordinates to render all game cameras into.
gizmos Show gizmos as well.

Description

Render all ingame cameras.