MeshDataToolGetFaceEdge Method |
Returns specified edge associated with given face.
Edge argument must 2 or less because a face only has three edges.
Namespace: Godot
public int GetFaceEdge( int idx, int edge )
[Missing <param name="idx"/> documentation for "M:Godot.MeshDataTool.GetFaceEdge(System.Int32,System.Int32)"]
[Missing <param name="edge"/> documentation for "M:Godot.MeshDataTool.GetFaceEdge(System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.MeshDataTool.GetFaceEdge(System.Int32,System.Int32)"]