CanvasItemDrawMultimesh Method |
Draws a MultiMesh in 2D with the provided texture. See MultiMeshInstance2D for related documentation.
Namespace: Godot
public void DrawMultimesh( MultiMesh multimesh, Texture texture, Texture normalMap = null )
[Missing <param name="multimesh"/> documentation for "M:Godot.CanvasItem.DrawMultimesh(Godot.MultiMesh,Godot.Texture,Godot.Texture)"]
[Missing <param name="texture"/> documentation for "M:Godot.CanvasItem.DrawMultimesh(Godot.MultiMesh,Godot.Texture,Godot.Texture)"]
[Missing <param name="normalMap"/> documentation for "M:Godot.CanvasItem.DrawMultimesh(Godot.MultiMesh,Godot.Texture,Godot.Texture)"]