For the complete documentation index, see llms.txt. This page is also available as Markdown.

Subtract Vectors

Description

Returns the difference between two input vectors

Node Type

Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.

Inputs

Input
Type
Required
Description

Operand A

Vector3

Yes

A vector to find the difference from.

Operand B

Vector3

Yes

A vector to find the difference from.

Outputs

Output
Type
Description

Result

Vector3

The difference between the given vectors.

Contributors

AddiCt3d 2CHa0s

Last updated