Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:SqrMagnitude

From Resonite Wiki
|V|2
A
*
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.

See Also