ProtoFlux:Distance

From Resonite Wiki
Distance
A
*
B
Operators

The Distance node returns the Euclidean distance between two vectors. This is similar to using Sub and Value Abs, just in one node.

Inputs

A (Pseudo-Generic)

The first vector.

B (Pseudo-Generic)

The second vector.

Outputs

* (Pseudo-Generic)

The Euclidean distance between A and B.