Scale: Difference between revisions

m (Use infobox; file consistency)
m (Add Related articles)
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
Multiplies each [[vector]] component by the input [[number]].
Multiplies each [[vector]] component by the input [[number]].


[[File:Scale_example.jpg]]
{{Image|Scale_example.jpg|Example}}
 
== Related ==
 
* [[Multiply]]
* [[Rotate]]


[[Category:Blocks]]
[[Category:Blocks]]

Latest revision as of 06:13, 8 June 2024

Multiplies each vector component by the input number.

Scale
Scale.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Vec
Outputs Num
Vec * Num
Example

Related