Groovounet
01-15-2005, 12:50 AM
what the build-in function normalize return when the parameter is null ?
In the specification it's note :
genType normalize (genType x) : "Returns a vector in the same direction as x but with a length of 1."
That great but to values that are null, vectors haven't direction ...
In the specification it's note :
genType normalize (genType x) : "Returns a vector in the same direction as x but with a length of 1."
That great but to values that are null, vectors haven't direction ...