Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

EditorGUIUtility.RenderGameViewCameras

public static function RenderGameViewCameras(cameraRect: 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.