Click or drag to resize

World2DCanvas Property

The RID of this world's canvas resource. Used by the VisualServer for 2D drawing.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public RID Canvas { get; }

Property Value

Type: RID
See Also