CanvasItemDrawTexture Method |
Draws a texture at a given position.
Namespace: Godot
public void DrawTexture( Texture texture, Vector2 position, Color? modulate = null, Texture normalMap = null )
[Missing <param name="texture"/> documentation for "M:Godot.CanvasItem.DrawTexture(Godot.Texture,Godot.Vector2,System.Nullable{Godot.Color},Godot.Texture)"]
[Missing <param name="position"/> documentation for "M:Godot.CanvasItem.DrawTexture(Godot.Texture,Godot.Vector2,System.Nullable{Godot.Color},Godot.Texture)"]
[Missing <param name="normalMap"/> documentation for "M:Godot.CanvasItem.DrawTexture(Godot.Texture,Godot.Vector2,System.Nullable{Godot.Color},Godot.Texture)"]