CustomVertex.PositionTextured.Tv Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the v component of the texture coordinate.

Definition

Visual Basic Public Tv As SingleLeave Site
C# public SingleLeave Site Tv;
C++ public: SingleLeave Site Tv;
JScript public var Tv : SingleLeave Site

Field Value

System.Single
Floating-point value that represents the v component of the texture coordinate.

This field is read/write.