Can’t seem to figure this one out. Using the DX11 Renderer - trying to make the render window show up at the upper-left hand corner (0,0) and have a width that is four times the width of the screen - so 1980 * 4.
Thanks!
Can’t seem to figure this one out. Using the DX11 Renderer - trying to make the render window show up at the upper-left hand corner (0,0) and have a width that is four times the width of the screen - so 1980 * 4.
Thanks!
You can use the window node to set the size of a window. Check out the help file to see how to use it.