Andr
A little annoyance about the Ray Sop is that if you want the hitpos, you need to create a rest position attribute in the collider geo, and then import it with Import Attributes from hits in the Ray Sop.
Ray gives you a hitprim and hitprimuv. That lets you get any attribute from the target geo, not just the rest position.
Use Attribute Interpolate or primuv with the hitprim and hitprimuv. It gives the interpolated value of whatever attributes you need, and it's extremely fast
