Click or drag to resize

SpatialGetWorld Method

Returns the current World resource this Spatial node is registered to.

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

Return Value

Type: World

[Missing <returns> documentation for "M:Godot.Spatial.GetWorld"]

See Also