6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
#title NormalizeVector [RCBasic Doc]
|
|
#header Sub NormalizeVector(x, y, z, ByRef nx, ByRef ny, ByRef nz)
|
|
|
|
Returns a normalized vector from (x,y,z)
|
|
|