Click or drag to resize

UVCoords Constructor

Overload List
  NameDescription
Public methodUVCoords
Default constructor for UVCoords given which sets the range to be (0,0) to (1,1).
Public methodUVCoords(Single, Single, Single, Single)
Constructor for UVCoords given all parameters.
Top
See Also