Description
This patch adds an output field to the Attribute Proximity node and renames the existing one from "Result" to "Distance".
- The "Distance" output contains distance to the closest position on the Target geometry.
- New: The "Location" output contains the coordinates of the closest position on the Target geometry.
UI before:
UI after:
Use Cases
Shrinkwrap:
Also once normals on meshes are available, you'll be able to use those for a kind of signed distance.

