📄️ raycastPoint
Casts a ray from a origin and a direction in the world and returns the hit information.
📄️ raycastPoints
Casts rays from two positions in the world and returns hit information.
📄️ raycastScreenPoint
Casts a ray from a point on the screen and returns the hit information.