ProtoFlux:Distance

From Resonite Wiki
Revision as of 10:38, 15 July 2024 by AmasterAmaster (talk | contribs) (Improve, don't remove.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.