ViewportGlobalCanvasTransform Property |
The global canvas transform of the viewport. The canvas transform is relative to this.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic Transform2D GlobalCanvasTransform { get; set; }
Property Value
Type:
Transform2D
See Also