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