Quaternion.W Field (Microsoft.DirectX)

Retrieves or sets the w component of the quaternion.

Definition

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

Field Value

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

This field is read/write.