Legacy Documentation: Version 5.1
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 function RenderGameViewCameras(cameraRect: Rect, gizmos: bool, gui: bool): void;
public static function RenderGameViewCameras(cameraRect: Rect, statsRect: Rect, gizmos: bool, gui: bool): void;

Parameters

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

Description

Render all ingame cameras.