Click or drag to resize

CanvasItemGetViewportRect Method

Returns the viewport's boundaries as a Rect2.

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

Return Value

Type: Rect2

[Missing <returns> documentation for "M:Godot.CanvasItem.GetViewportRect"]

See Also