Click or drag to resize

CanvasItemGetWorld2d Method

Returns the World2D where this item is in.

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

Return Value

Type: World2D

[Missing <returns> documentation for "M:Godot.CanvasItem.GetWorld2d"]

See Also