Patches

Length

Length

Calculate the length of a number, point, point 3D, or vec4, where the length is the square root of each dimension squared (ex: calculate the hypotenuse of a triangle with a point X and Y).

Right-click to change the type (ex: number, position, rotation).

Length

  •  
  •  

Input

A value to calculate length.

Output

The calculated length.