Hi all!
I’m trying to use Reflector.js but it only displays black when I use an OrtographicCamera in my scene (works perfectly fine if I use a PerspectiveCamera though).
I’ve seen that internally the Reflector class uses a Perspective camera, so that may be the problem?
I have no clue how to try to patch the Reflector class so it works also when using an ortographic camera, could someone help with that please?
Thx!