How can I detect plane and add model entity on it in visionOS?

55 Views Asked by At

I want to detect the plane in visionOS and want to ray cast from center of screen and if there is plane available then place a model entity on that position.

What I want to do is add the same feature into visionOS that we do with RealityKit in iOS.

0

There are 0 best solutions below