Click or drag to resize

MeshFaceListAddFace Method

Overload List
  NameDescription
Public methodAddFace(MeshFace)
Appends a new mesh face to the end of the mesh face list.
Public methodAddFace(Int32, Int32, Int32)
Appends a new triangular face to the end of the mesh face list.
Public methodCode exampleAddFace(Int32, Int32, Int32, Int32)
Appends a new quadrangular face to the end of the mesh face list.
Top
See Also