Im using a render target from a view in my main rendering--it works fine except the view bmap seems to always be lagging a frame or so behind...as far as I can tell, it is rendering the view *after* the main camera view, which of course is not what I want...

is there a way to set which view renders first?.. I cant make heads or tails of all that view.stage and process_screen and such...

thank you...