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

Mesh Morpher documentation

Abs

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

Studio and Graph › Voxel › Math

Abs

Strips the sign, and it does two quite different jobs depending on what you feed it.

Abs node

The Abs node

When to use it

Strips the sign, and it does two quite different jobs depending on what you feed it.

On a coordinate you get free mirror symmetry. Abs of X makes everything symmetric about the YZ plane.

On a distance field you get a shell. The surface now sits wherever the field was plus or minus zero, so a solid ball turns into a hollow skin. Neither of those is obvious from the name.

Pins

Pin Type Description
Input Number The number to work on.
Pin Type Description
Result Number The answer.