Adds an input node Signed Distance that can be used to refer to the distance-grid of an SDF volume. Right now it's experimental and can be enabled by enabling "New Volume Nodes" in the preferences. It returns a float AttributeFieldInput called 'distance' which can tell Volume nodes which grid to get. See #103248.