We want to playback the camera movement to ICVFX camera to render the output separately instead of realtime rendering. But the movie render queue pipeline, renders only the outer frustum output that is visible on the nDisplay.
Is it even possible to render Inner frustum output along with the outer frustum output? If so what is the way to implement it?
Ready to try breaking the source code too, but have no clue where to start!!