I’m trying to create an EditableMesh which duplicates the triangles of a specified region (projection) to then overlay an image over the top.
I’m trying to get adjacent triangles to a specified triangleId and it’s just returning all of them as 0,0,0
Any ideas?