CustomVertex.PositionTextured.Tv Field (Microsoft.DirectX.Direct3D)
Retrieves or sets the v component of the texture coordinate.
Definition
Visual Basic Public Tv As Single C# public Single Tv; C++ public: Single Tv; JScript public var Tv : Single
Field Value
System.Single
Floating-point value that represents the v component of the texture coordinate.This field is read/write.