Click or drag to resize

CanvasItemGetCanvas Method

Returns the RID of the World2D canvas where this item is in.

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

Return Value

Type: RID

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

See Also