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