Reply to Recreating RoomPlan from CapturedRoom.walls with SceneKit For anyone who runs into a similar problem, the answer was very simply and a little foolish of me. It should be: let length = 0.2 let width = scannedWall.dimensions.x let height = scannedWall.dimensions.y Graphics & Games SceneKit Sep ’22