CustomVertex.PositionNormalTextured.X Field (Microsoft.DirectX.Direct3D)
Retrieves or sets the x component of the position.
Visual Basic Public X As Single C# public Single X;
C++ public: Single X;
JScript public var X : Single
System.Single
This field is read/write.
Floating-point value that represents the x component of the position.
Show:
