Click or drag to resize

CanvasItemGetTransform Method

Returns the transform matrix of this item.

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

Return Value

Type: Transform2D

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

See Also