
The Vec2 Scale node
When to use it
Multiplies a 2D vector by a scalar. Uniform scale only.
For a per-axis scale, build it from the components. This node cannot express one.
Pins
| Pin | Type | Description |
|---|---|---|
VX |
Number | V X component. |
VY |
Number | V Y component. |
Scale |
Number | One number that multiplies every part of the vector. |
| Pin | Type | Description |
|---|---|---|
X |
Number | The result's X component. |
Y |
Number | The result's Y component. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.