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
Syntax public Transform2D GlobalCanvasTransform { get; set; }
Property Value
Type:
Transform2DSee Also