Using scissor with postprocessing #389
Unanswered
alexpineda
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Hi feel free to delete this. I believe I've resolved this and it may have been to how I was sizing my viewports. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@alexpineda How did you resolve it? Custom viewport/scissor settings are currently not supprted, see #386. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'd like to have PIP (picture in picture) effect where I have another camera rendering a small box in the corner. In the below example I support an indefinite number of viewports. A simplified example:
However I'm not seeing the result of the 2nd viewport at all. If I do this with the regular WebGLRenderer I do see the result.
Beta Was this translation helpful? Give feedback.
All reactions