Creates a UV object representing coordinates in 2-space.

Overload List

  NameDescription
Public methodNewUV()()()()
Creates a UV object at the origin.
Public methodNewUV(UV)
Creates a UV object by copying the supplied UV object.
Public methodNewUV(Double, Double)
Creates a UV object representing coordinates in 2-space with supplied values.

See Also