Method GetWindowSize
GetWindowSize()
Gets the dimensions of the window.
Declaration
public override Vector2 GetWindowSize()
Returns
| Type | Description |
|---|---|
| Vector2 | The size of the window as a 2D vector. |
Gets the dimensions of the window.
public override Vector2 GetWindowSize()
| Type | Description |
|---|---|
| Vector2 | The size of the window as a 2D vector. |