Print view · Vec2 Scale · 1 pageChoose "Save as PDF" as the destination in the print dialog.
Back to the docs

Mesh Morpher documentation

Vec2 Scale

1 page · exported 2026-09-06 · https://meshmorpher.com/docs/studio-and-graph/voxel/math/vec2-scale

Studio and Graph › Voxel › Math

Vec2 Scale

Multiplies a 2D vector by a scalar. Uniform scale only.

Vec2 Scale node

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.