Click or drag to resize

MeshTextureCoordinateListAdd Method

Overload List
  NameDescription
Public methodAdd(Point2f)
Adds a new texture coordinate to the end of the Texture list.
Public methodAdd(Point3d)
Adds a new texture coordinate to the end of the Texture list.
Public methodAdd(Double, Double)
Adds a new texture coordinate to the end of the Texture list.
Public methodAdd(Single, Single)
Adds a new texture coordinate to the end of the Texture list.
Top
See Also