Outputs a vector with the same direction as the input vector, but a length of 1. (Also known as a unit vector.)

In the olden days you had to script vector normalization yourself, which would look something like this: