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

Mesh Morpher documentation

Vec3 Length

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

Studio and Graph › Voxel › Math

Vec3 Length

Magnitude of a 3D vector.

Vec3 Length node

The Vec3 Length node

When to use it

Magnitude of a 3D vector.

Length of position minus centre, minus a radius, is a sphere, and the Sphere primitive already computes that for you. Come here when you want the distance itself as a control value.

Pins

Pin Type Description
X Number X component of the input vector.
Y Number Y component of the input vector.
Z Number Z component of the input vector.
Pin Type Description
Length Number How long the vector is.