Normalize
From Tech Artists Wiki
Normalize is the process of taking an arbitrary vector and turning it into a unit vector. It is a standard function in most scripting and programming languages.
- See also: Unit vector
Normalize is the process of taking an arbitrary vector and turning it into a unit vector. It is a standard function in most scripting and programming languages.