vlength2 expression function
Replaced by: hou.Vector3
Usage
vlength2(vec)
Compute the square of the length of the vector specified. This is equivalent to: dot(vec, vec).
| Houdini 9.5 | Expression functions | vlength2 |
Replaced by: hou.Vector3
vlength2(vec)
Compute the square of the length of the vector specified. This is equivalent to: dot(vec, vec).