Hi,
I’m trying to create a custom plane on a detected plane vertically based between 2 selected points in the floor. After initializing the vertical plane, I want to instantiate game objects only on that plane. I have tried spawn objects using AR raycast hit with a collider and checking the tag but no luck.
Does anyone who can help me to solve this issue?
Thanks