2027 Method
Changes 0
M

Application.NewUV

Overloads (3):
NewUV
NewUV
NewUV(UV)
Name Return Type Description
O NewUV() UV Creates a UV object at the origin.
O NewUV(UV) UV Creates a UV object by copying the supplied UV object.
O NewUV(Double, Double) UV Creates a UV object representing coordinates in 2-space with supplied values.