0

How can I get the lookAt camera position? I know that there's an answer in another question that say something like to get cam.matrix[8], but I can't believe that this is the right way to do it, so...

How can I get this values correctly?

Thanks.

Marco A. Braghim
  • 516
  • 1
  • 5
  • 19
  • This question doesn't make much sense to me. `lookAt` method should not affect the position of anything – pailhead Apr 12 '18 at 00:39
  • 1
    Read https://stackoverflow.com/questions/14813902/three-js-get-the-direction-in-which-the-camera-is-looking/14816480#14816480 and https://stackoverflow.com/questions/15696963/three-js-set-and-read-camera-look-vector/15697227#15697227 – WestLangley Apr 12 '18 at 00:48
  • pailhead it's because I wanna to make some calcs that involve the camera "looking at" position. @WestLangley It helps, thanks. – Marco A. Braghim Apr 12 '18 at 22:55

0 Answers0