Click or drag to resize

UVCoords Properties

The UVCoords type exposes the following members.

Properties
  NameDescription
Public propertyU0
The left texture coordinate (defaults to 0).
Public propertyU1
The right texture coordinate (defaults to 1).
Public propertyV0
The top texture coordinate (defaults to 0).
Public propertyV1
The bottom texture coordinate (defaults to 1).
Top
See Also