This method of the Direct3dRMMeshBuilder Class retrieves the size of the normals in a Direct3dRMFaceArray and stores them in the int array n_cnt.
public void getNormalsSize(int[] n_cnt);
n_cnt | The array that stores the sizes of the faces that are measured. |