Page 1 of 1
4 Screens With one Background
Posted: 23 Dec 2014, 17:48
by DigiLeone
Can you help me? I'd like to do 4 sames screens with one shader back, i made it with scene port, but camera in scene shifted by the Axis Z. How it make?
Re: 4 Screens With one Background
Posted: 05 Jan 2015, 09:49
by lerou
Hi,
You could check out the viewport node. But it would also be a good idea to have a look at the RenderTexture node. Render your background once and use it several times. Depending on what your background contains, this might save you some performance.
rou
Re: 4 Screens With one Background
Posted: 05 Jan 2015, 15:31
by Joe Styles
Good idea yes I would use the viewport node and render the scene as a sub scene below the viewport. One thing to note the viewport node now comes with sub options and it is not clear that you can have the node by itself. To do this when you drop it onto the hierarchy when the extra options appear you can hit escape then you can get the node by itself so you can drop a sub scene below it.
Hope that helps!