Performs raycasting operations.
Performs a raycast from the camera using normalized screen coordinates. Coordinates must be within [0, 1] for both x and y.
Performs a raycast from the camera towards a specified world position.
Performs raycasting operations.