Vector4.W Field (Microsoft.DirectX)

Retrieves or sets the w component of a 4-D vector.

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 represents the w component of the 4-D vector.

This field is read/write.