This method of the Direct3dDevice Class begins a scene.
public void beginScene();
Applications must call this method before performing any rendering, and must call endScene when rendering is complete.
endScene