Skip to main content
Version: 4.55.1

Nodes > Math > Geometric > Distance

Distance

Returns the distance between the two input points. Equivalent to the length of (A - B).

Inputs

NameTypeDescription
AfloatFirst point
BfloatSecond point

Outputs

NameTypeDescription
distance( A, B )floatDistance between A and B
Was this page helpful?
Yes
No