normalized
Returns the normalized form of a Vector4f.
Must break convention here and name this normalized
instead of normalize
because Vector4f.normalize() is an existing, mutating function.
Author
SilverAndro
Returns the normalized form of a Vector4f.
Must break convention here and name this normalized
instead of normalize
because Vector4f.normalize() is an existing, mutating function.
SilverAndro