CrossProductNode

 

Introduced

7.0

UI Location

• Math > Vector

Description

Outputs a new 3D vector that is perpendicular to (cross product of) the two specified input vectors.

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

first

Type: siICENodeDataVector3

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The first operand of the cross product.

second

Type: siICENodeDataVector3

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The second operand of the cross product.

Outputs

Port Name

Connection Info

Description

result

Type: siICENodeDataVector3

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The new 3D vector made from the cross product of the two specified input vectors.

Restrictions

• These structures must match: first, second, result

• These contexts must match: first, second, result

See Also

AreParallelNode

ArePerpendicularNode

DotProductNode

GetAngleBetweenNode

GetClosestPointToLineNode

GetClosestPointToLineSegmentNode

GetDistanceBetweenNode

LengthNode

MultiplyByScalarNode

MultiplyVectorByMatrixNode

NormalizeNode

ProjectVectorNode

RotateVectorNode

SquaredLengthNode

3DVectorNode

 



Autodesk Softimage v7.5