Click or drag to resize

ViewportFindWorld2d Method

Returns the 2D world of the viewport.

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

Return Value

Type: World2D

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

See Also