Raycast Guidance

Hi @rscanlo2 ,

The MLRaycast API has been deprecated. You can reference the Meshing and Plane Finding examples in the Magic Leap Unity Example project to see how to generate planes and meshes using the real world geometry. Then use the standard Physics Raycast or AR RaycastManager to raycast into the scene.

2 Likes