Click or drag to resize

ViewportFindWorld Method

Returns the 3D world of the viewport, or if none the world of the parent viewport.

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

Return Value

Type: World

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

See Also