VisualServerCanvasItemAddMultimesh Method |
Adds a MultiMesh to the CanvasItem's draw commands. Only affects its aabb at the moment.
Namespace: Godot
public static void CanvasItemAddMultimesh( RID item, RID mesh, RID texture, RID normalMap = null )
[Missing <param name="item"/> documentation for "M:Godot.VisualServer.CanvasItemAddMultimesh(Godot.RID,Godot.RID,Godot.RID,Godot.RID)"]
[Missing <param name="mesh"/> documentation for "M:Godot.VisualServer.CanvasItemAddMultimesh(Godot.RID,Godot.RID,Godot.RID,Godot.RID)"]
[Missing <param name="texture"/> documentation for "M:Godot.VisualServer.CanvasItemAddMultimesh(Godot.RID,Godot.RID,Godot.RID,Godot.RID)"]
[Missing <param name="normalMap"/> documentation for "M:Godot.VisualServer.CanvasItemAddMultimesh(Godot.RID,Godot.RID,Godot.RID,Godot.RID)"]