Quaternion.X Field (Microsoft.DirectX)

Retrieves or sets the x component of the quaternion.

Definition

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

Field Value

System.Single
A SingleLeave Site value that indicates the x component of the quaternion.

This field is read/write.