How do I set the WorldAlignment for Apple’s RoomPlan Session to be gravityAndHeading?
I am creating an app with swift that is using Apple’s RoomPlan, but I am trying to set the orientation to the gravityAndHeading option. I am trying to create a custom ARSession and pass it into my RoomPlanSession in order to change the orientation, but it is not working.