CanvasItemDrawSetTransform Method |
Sets a custom transform for drawing via components. Anything drawn afterwards will be transformed by this.
Namespace: Godot
public void DrawSetTransform( Vector2 position, float rotation, Vector2 scale )
[Missing <param name="position"/> documentation for "M:Godot.CanvasItem.DrawSetTransform(Godot.Vector2,System.Single,Godot.Vector2)"]
[Missing <param name="rotation"/> documentation for "M:Godot.CanvasItem.DrawSetTransform(Godot.Vector2,System.Single,Godot.Vector2)"]
[Missing <param name="scale"/> documentation for "M:Godot.CanvasItem.DrawSetTransform(Godot.Vector2,System.Single,Godot.Vector2)"]