Categories
Math > Vector
Description
Outputs the angle in degrees between the two input vectors.
Ports
Inputs
First
The first vector to evaluate.
Second
The second vector to evaluate.
outputs
Angle
The angle in degrees.
Valid
False if the length of either input vector is too small; otherwise true.