viewable rectangle for 2d view

when in 2D scene mode does anyone know how I can retrieve the viewable rectangle? my needs are similar to google maps’ map.getBounds(). returning the top left and bottom right coordinates of the displayed area.

See this thread: https://groups.google.com/forum/#!topic/cesium-dev/VL_KVvLrELM which has some code that may work for you.