Click or drag to resize

MeshVertexNormalListAdd Method

Overload List
  NameDescription
Public methodAdd(Vector3d)
Adds a new vertex normal at the end of the list.
Public methodAdd(Vector3f)
Adds a new vertex normal at the end of the list.
Public methodAdd(Double, Double, Double)
Adds a new vertex normal at the end of the list.
Public methodAdd(Single, Single, Single)
Adds a new vertex normal at the end of the list.
Top
See Also