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.
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.