Vector Multiply Node
Component-wise multiplies two vectors. That is, computes [a.x * b.x, a.y * b.y, a.z * b.z]
.
Inputs:
a
,b
: The vectors to multiply.
Outputs:
c
: The component-wise product ofa
andb
.
Component-wise multiplies two vectors. That is, computes [a.x * b.x, a.y * b.y, a.z * b.z]
.
Inputs:
a
, b
: The vectors to multiply.Outputs:
c
: The component-wise product of a
and b
.From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |