VisualServerImmediateVertex2d Method |
Adds the next vertex using the information provided in advance. This is a helper class that calls ImmediateVertex(RID, Vector3) under the hood. Equivalent to AddVertex(Vector3).
Namespace: Godot
public static void ImmediateVertex2d( RID immediate, Vector2 vertex )
[Missing <param name="immediate"/> documentation for "M:Godot.VisualServer.ImmediateVertex2d(Godot.RID,Godot.Vector2)"]
[Missing <param name="vertex"/> documentation for "M:Godot.VisualServer.ImmediateVertex2d(Godot.RID,Godot.Vector2)"]