Click or drag to resize

ViewportGetVisibleRect Method

Returns the visible rectangle in global screen coordinates.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Rect2 GetVisibleRect()

Return Value

Type: Rect2

[Missing <returns> documentation for "M:Godot.Viewport.GetVisibleRect"]

See Also