Is it possible to do RectangleClipping that is larger than the
viewable screen?  I'm trying to do it now and then use
view.session.getContainer(view).getChildAt(0) to get the sprite that
contains a display object post render. Even though I increased the max
values of the RectangleClipping class well beyond the dimensions of
the screen, the returned sprite is only as big as the portion of the
3d object left in the screen.  Ideas?

Reply via email to