Scale: Difference between revisions
Nikitaivanov (talk | contribs) (Created page with "File:Scale1.png Multiplies each vector component by the input number. File:Screenshot_2022-02-16-17-08-27-04_6c69499164362a0dbe2f1dfe7c62199a.jpg Category:Blocks ") |
-u ndefined- (talk | contribs) m (Add Related articles) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Block | |||
|image=Scale.png | |||
|type=s | |||
|folder=Math | |||
|input1={{Port|v|Vec}} | |||
|output1={{Port|n|Num}} | |||
|output2={{Port|v|Vec * Num}} | |||
}} | |||
Multiplies each [[vector]] component by the input [[number]]. | Multiplies each [[vector]] component by the input [[number]]. | ||
{{Image|Scale_example.jpg|Example}} | |||
== Related == | |||
* [[Multiply]] | |||
* [[Rotate]] | |||
[[Category:Blocks]] | [[Category:Blocks]] |