Make it easier to do raycasts from Camera #5538
timothyqiu
started this conversation in
3D
Replies: 0 comments
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.
-
Raycasting from a camera is quite common, but always need boilerplate code like this:
In 4.0,
intersect_ray
takes aPhysicsRayQueryParameters3D
. Maybe add a Camera method to return this parameter?Beta Was this translation helpful? Give feedback.
All reactions