Click or drag to resize

ViewportGetViewportRid Method

Returns the viewport's RID from the VisualServer.

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

Return Value

Type: RID

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

See Also