Click or drag to resize

World2DGetCanvas Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.World2D.GetCanvas"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetCanvas is deprecated. Use the Canvas property instead.")]
public RID GetCanvas()

Return Value

Type: RID

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

See Also