Scale: Difference between revisions

From Fancade Wiki
m (Use infobox; file consistency)
m (Small improvement)
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}}


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

Revision as of 12:44, 27 May 2024

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

Multiplies each vector component by the input number.

Example