virtual bool BeginScene();
BeginScene begins scene rendering, initializing various render states such as blend, scale9 states needed externally.
Returns true if the scene is rendered successfully and false otherwise.