DX9ToolsR4 - Created by: X

GUI.SetVertexData Method (Single)

Sets the RHW for all the verts.

[Visual Basic]
Overloads Public Sub SetVertexData( _
   ByVal RHW As Single _
)
[C#]
public void SetVertexData(
   float RHW
);

Parameters

RHW
The value of the RHW to set.

See Also

GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace | GUI.SetVertexData Overload List