How to get points on a the surface of a 3D-Object RealityKit and connect those with a line
I’m working currently on a project where you can load your usdz file into a Realitiykit. I’m relatively new to this API. What I want,is to have a preview of a usdz object and being able to selct some surface points of this object and to connect those via a line. In order to achive that i have some problems: