/// <summary> /// Restores the projection and modelview matrices to their previous state. /// </summary> public void End() { TextOutput.End(); }