板栗:😂
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).
计算数字、点、3D 点或 Vec4 的长度,其中长度是每个方形尺寸的平方根(例如:计算已知X、Y的三角形的斜边)。
Right-click to change the type (ex: number, position, rotation).
右键更改输入接口接入值类型(例如:数字,坐标,角度)。
输入口
Input 输入
A value to calculate length.
用于计算长度的值。
输出口
Output 输出
The calculated length.
计算长度。
Related Patches
Point,Point 3D,Vec4,Absolute Value