Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetWindowSize()

Retrieves the dimensions of the SceneViewCameraWindow window.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public override Vector2 GetWindowSize()

Returns

Type

Description

Vector2Returns the width and height of the SceneViewCameraWindow window.