
The Vec3 Scale node
When to use it
Multiplies a 3D vector by a scalar. Uniform scale.
Non-uniform scaling has to be built from the components, or done with Domain Scale when it is the sample point you want scaled.
Pins
| Pin | Type | Description |
|---|---|---|
VX |
Number | V X component. |
VY |
Number | V Y component. |
VZ |
Number | V Z 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. |
Z |
Number | The result's Z component. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.