Houdini 20.5 Nodes APEX nodes

CrossProduct

Computes the cross product of two vectors.

On this page
Since 20.0

Returns the cross product of the two vectors, a and b.

Inputs

a: Vector3

The first input vector.

b: Vector3

The second input vector.

Outputs

cross: Vector3

The vector cross product of a and b.

See also

APEX nodes