Scale
Scale
| Type | Script block |
| Collider | None |
| Folder | Math |
| Ports | |
|---|---|
| Inputs | Vec |
| Outputs | Num Vec * Num |
Multiplies each vector component by the input number.
Can function as multiply, divide or negate for vectors if the input number is X, one divided by X or -1 respectively, where X is the number you want to multiply/divide by.
