Normalize

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
  
 
  vec = normalize(vec3(x, y, z))
 
  vec = normalize(vec3(x, y, z))
 +
 +
[[Category:Lua scripting]]

Revision as of 18:57, 4 February 2014

Returns a normalized vector :

vec = normalize(vec3(x, y, z))
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox