length expression function
Returns the length of a vector.
Replaced by: hou.Vector3
Usage
length(x, y, z)
A.K.A sqrt(x*x + y*y + z*z).
| Houdini 9.5 | Expression functions | length |
Returns the length of a vector.
Replaced by: hou.Vector3
length(x, y, z)
A.K.A sqrt(x*x + y*y + z*z).