ARKit line between two SCNNode

馋奶兔 提交于 2021-01-29 13:49:30

问题


it is possible to draw a line from an SCNNode to another and keep the line 'updated' when the user move around the device? In my scenario I have to ARImageAnchor and I would like to create a line between this two points.


回答1:


I have a demo creating line between two node https://www.youtube.com/watch?v=YDUq7nfvXBc&feature=youtu.be if this is what u want u can comment below



来源:https://stackoverflow.com/questions/54463858/arkit-line-between-two-scnnode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!