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


Parameters

index

Integer

ByRef U

Double

ByRef V

Double