|V|2
Vectors
The SqrMagnitude node takes in a vector value and returns the length of that vector, multiplied by itself. This is similar to taking the Magnitude and the Mul nodes to get the same result.
Inputs
A (Pseudo-Generic)
The vector to check.
Outputs
* (float)
Returns the length of that vector squared.