Normalize
Preview Basic Inputs OutputsNormalize
Normalizing a vector consists of restricting its length to a value of 1. The vector’s original direction will be maintained. This is also referred to as a "Unit Vector”. Normalized vectors are, for example, used for the axis vectors of an object matrix.