Scale: Difference between revisions
Mention how its analogous to some other blocks
m (Small improvement) |
(Mention how its analogous to some other blocks) Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
Multiplies each [[vector]] component by the input [[number]]. | Multiplies each [[vector]] component by the input [[number]]. | ||
Can function as [[multiply]], [[divide]] or [[negate]] for vectors if the input number is <code>X</code>, one divided by <code>X</code> or -1 respectively, where <code>X</code> is the number you want to multiply/divide by. | |||
{{Image|Scale_example.jpg|Example}} | {{Image|Scale_example.jpg|Example}} | ||
== Related == | |||
* [[Multiply]] | |||
* [[Rotate]] | |||
[[Category:Blocks]] | [[Category:Blocks]] | ||