#OutlinePass postprocessing offset
5 messages · Page 1 of 1 (latest)
I don't remember if outline pass has size / resolution - but if it does, make sure it's the same as the canvas size
yeah ☝️
replace every renderer.setSize(...) with composer.setSize(...)
Sorry so long to respond and thank you for some help! I am curious does this maybe not have to do with highlight screen size matching up with the screen? I think I'm doing that setSize on composer right cause it works for other objects.
this.composer.setSize(width, height)
I will try to share a video example of what is happening!
I was thinking the position is off cause I commit a crime to have the model within Object3D and it has a position set