Access "MeshPoint.T" returned by "rg.Mesh.ClosestMeshPoint()" Fast

I haven’t inspected the file yet (on my phone), but try to implement these performance tips if you haven’t already:

And if it’s still too slow you can consider threading the code, see a recent example here:

1 Like