Click or drag to resize

CanvasLayerGetCanvas Method

Returns the RID of the canvas used by this layer.

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.CanvasLayer.GetCanvas"]

See Also