Add Vectors: Difference between revisions
Updated the page
Nikitaivanov (talk | contribs) (Created page with "/uploads/Add Vectors.png Adds each vector component (X, Y, and Z value) individually. File:Screenshot_2022-02-15-06-25-43-52_6c69499164362a0dbe2f1dfe7c62199a.jpg Category:Blocks ") |
(Updated the page) |
||
Line 1: | Line 1: | ||
{{Block | |||
|image=Add Vectors.png | |||
|type=s | |||
|folder=math | |||
|input1={{Port|v|Vec1}} | |||
|input2={{Port|v|Vec2}} | |||
|output1={{Port|v|Vec1 + Vec2}} | |||
}} | |||
Adds each [[vector]] component (X, Y, and Z value) individually. | Adds each [[vector]] component (X, Y, and Z value) individually. | ||
[[File: | [[File:Add Vectors example.jpg|frameless|Example]] | ||
[[Category:Blocks]] | [[Category:Blocks]] |