Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

EditorGUIUtility.RenderGameViewCameras

static function RenderGameViewCameras(cameraRect: Rect, gizmos: bool, gui: bool): void;

Parameters

cameraRectThe device coordinates to render all game cameras into.
gizmosShow gizmos as well.

Description

Render all ingame cameras.