MeshDataToolGetFaceVertex Method |
Returns the specified vertex of the given face.
Vertex argument must be 2 or less because faces contain three vertices.
Namespace: Godot
public int GetFaceVertex( int idx, int vertex )
[Missing <param name="idx"/> documentation for "M:Godot.MeshDataTool.GetFaceVertex(System.Int32,System.Int32)"]
[Missing <param name="vertex"/> documentation for "M:Godot.MeshDataTool.GetFaceVertex(System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.MeshDataTool.GetFaceVertex(System.Int32,System.Int32)"]