Houdini 20.0 Nodes VOP nodes

Dot Product VOP node

Computes the dot product between two vectors.

This operator computes the dot product between two vectors as follows:

a dot b = |a||b|cos(alpha)

where alpha is the angle between a and b.

See also

VOP nodes