Vertex.uv

Sets the UV vector of this vertex
overload 1:
Vertex:uv(UV)
Method Property Fluent Description Representation
UV accepts a Vector2
Return Value a Vertex
overload 2:
Vertex:uv(u, v)
Method Property Fluent Description Representation
u accepts a Number
v accepts a Number
Return Value a Vertex
a a