ARKit - place a SCNPlane between 2 vector points on a plane in Swift 3 [duplicate]
问题 This question already has an answer here : Scenekit shape between 4 points (1 answer) Closed last year . Similar to some of the measuring apps you can see being demonstrated in ARKit, I have a plane with 2 marker nodes on it and a line drawn between the 2. What I need though is an SCNPlane between the 2. So, if your original was the floor and you put a marker either side of a wall, you could represent the physical wall with a SCNPlane in your AR world. Currently I'm placing the line with the