Click or drag to resize

NodeGetViewport Method

Returns the node's Viewport.

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

Return Value

Type: Viewport

[Missing <returns> documentation for "M:Godot.Node.GetViewport"]

See Also