Hi,
I need to be able to capture an image of the entire content in a Scroll View, regardless of whether the content is outside the masked area. In other terms, I need to make the objects inside my Scroll View visible to a certain camera even when they are invisible to other cameras because of the mask.
Is there any way to do this?
not sure… pondering… how expensive would it be to use Duplicates, on a separate camera Layer Mask?
Quite expensive unfortunately, since I have some graphs that already take a while to be generated from dynamic data. It’s a WebGL project, and the lack of multi threading makes the application stall when the graphs are generated, so if I have to do that twice, it will be even worse for the performance 
Bump.
Does someone with more knowledge than me about how the mask works have any ideas? I have a deadline coming up for the project, so if I don’t find a solution for this very soon, I’ll probably just have to go for the expensive duplicate option.
Any help will be greatly appreciated! 