A Vector.AngleBetween node returns “NaN” as the result.
A couple naive questions: What does that mean? Is there more than one way that this result can be produced?
Just trying to get to the bottom of that returned value.
A Vector.AngleBetween node returns “NaN” as the result.
A couple naive questions: What does that mean? Is there more than one way that this result can be produced?
Just trying to get to the bottom of that returned value.
It seems to mean Not a Number… Don’t know if that helps.
Hello Santiago Diaz,
It means your Node Vector.AngleBetween returning infinity value.
NaN = Not a Number.
Thanks,
Ritesh