Click or drag to resize

CanvasItemGetViewportTransform Method

Returns this item's transform in relation to the viewport.

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

Return Value

Type: Transform2D

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

See Also