CustomVertex.TransformedColored.Rhw Field (Microsoft.DirectX.Direct3D)
Retrieves or sets the reciprocal homogeneous w (RHW) component of the position.
Definition
Visual Basic Public Rhw As Single C# public Single Rhw;
C++ public: Single Rhw;
JScript public var Rhw : Single
Field Value
System.Single
Floating-point value that represents the RHW component of the position.This field is read/write.
.gif)