Click or drag to resize

Mesh3AddVertex Method

Overload List
  NameDescription
Public methodAddVertex(Point3)
Add a vertex to the mesh.
Public methodAddVertex(Double, Double, Double)
Add a vertex to the mesh.
Public methodAddVertex(Double, Double, Double, Double, Double, Double)
Adds a vertex to the mesh and set its normal.
Top
See Also