Share via


CustomVertex.Transformed.Rhw Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the reciprocal homogeneous w (RHW) component of the position.

Definition

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

Field Value

System.Single
Floating-point value that represents the RHW component of the position.

This field is read/write.