GetWindowSize()
Retrieves the dimensions of the SceneViewCameraWindow window.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public override Vector2 GetWindowSize()
Returns
Type | Description |
|---|---|
| Vector2 | Returns the width and height of the SceneViewCameraWindow window. |