Forum

Author Topic: What is Camera.unproject() doing?  (Read 3734 times)

StormingPython

  • Guest
What is Camera.unproject() doing?
« on: March 06, 2022, 10:01:17 PM »
I know how to use it and what it does, but how does it get the coordinate? Does it just take the pixel coordinate and then shift it in the orientation of the camera until it hits a point in the 3D model?