矢量运算节点

    矢量运算节点。

    矢量运算 节点对输入矢量执行选定的数学运算。

    节点的输入是动态的。 某些输入仅在某些操作中可用。 例如, 缩放 输入仅在 缩放 运算符中可用。

    矢量

    Input vector \(A = \begin{pmatrix} A_x \\ A_y \\ A_z \end{pmatrix}\).

    矢量

    Input vector \(B = \begin{pmatrix} B_x \\ B_y \\ B_z \end{pmatrix}\).

    比例|缩放

    Input Scale \(s\).

    操作

    矢量数学运算符将应用于输入矢量。

    The output of the node is dynamic. It is either a vector or a scalar depending on the operator. For instance, the Length operator has a scalar output while the Add operator has a vector output.

    矢量

    输出矢量。

    输出值。