This method of the Direct3dRMMeshBuilder Class processes the Direct3dRMMeshBuilder object and generates vertex normals that are the average of each vertex's adjoining face normals.
public void generateNormals();
Averaging the normals of back-to-back faces produces a zero normal.