Replies: 1 comment 3 replies
-
This might be a bug, but I'm not sure yet what causes it. Related: #426 |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi!
I really appreciate this library and the ease of use when creating nice effects like depth of field. I can't really wrap my head around the magic with setting an auto focus target. It just never focuses on the point I assign. In this example it should track (0,0,0) when activated. But instead it just focuses really close to the camera.
https://codesandbox.io/s/inspiring-rain-dnl3ux?file=/app.js
Am I missing something obvious?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions