Click or drag to resize

CanvasItemGetGlobalTransform Method

Returns the global transform matrix of this item.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Transform2D GetGlobalTransform()

Return Value

Type: Transform2D

[Missing <returns> documentation for "M:Godot.CanvasItem.GetGlobalTransform"]

See Also