IDirect3DRMMeshBuilder::AddNormal
int AddNormal(D3DVALUE x, D3DVALUE y, D3DVALUE z);
Adds a normal to a Direct3DRMMeshBuilder object.
·Returns the index of the normal.
x, y, and z
The x, y, and z components of the direction of the new normal.