This method of the Direct3dRM Class creates a new mesh object with no faces. The mesh is not visible until it is added to a frame.
public Direct3dRMMesh createMesh();
Returns the Direct3dRMMesh object if successful; otherwise, null.