UVList.GetUV Method
Gets the texture coordinates, U and V, for the passed item in the list.
Syntax
UVList.GetUV index, ByRef U, ByRef V
index
Integer
ByRef U
Double
ByRef V