ImageBlitRect Method |
Copies src_rect from src image to this image at coordinates dst.
Namespace: Godot
public void BlitRect( Image src, Rect2 srcRect, Vector2 dst )
[Missing <param name="src"/> documentation for "M:Godot.Image.BlitRect(Godot.Image,Godot.Rect2,Godot.Vector2)"]
[Missing <param name="srcRect"/> documentation for "M:Godot.Image.BlitRect(Godot.Image,Godot.Rect2,Godot.Vector2)"]
[Missing <param name="dst"/> documentation for "M:Godot.Image.BlitRect(Godot.Image,Godot.Rect2,Godot.Vector2)"]