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 "Coordinate" output contains the coordinates of the closest position on the Target geometry.
UI before:
{F9800862}
UI after:
{F9800869}
Not sure about the names of the attribute fields, chose "Coordinate" for now.
Use Cases
============
Shrinkwrap:
{F9800876}
{F9800877}
Also once normals on meshes are available, you'll be able to use those for a kind of signed distance.