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

Mesh Morpher documentation

One Minus

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

Studio and Graph › Voxel › Math

One Minus

1 minus the input. The standard way to flip a 0 to 1 mask, and easier to read on the canvas than a Subtract wired to a constant.

One Minus node

The One Minus node

When to use it

1 minus the input. The standard way to flip a 0 to 1 mask, and easier to read on the canvas than a Subtract wired to a constant.

It is not how you invert a density field; Negate is. A distance field is not confined to 0 to 1, so 1 - d shifts the surface as well as flipping it and the shape comes out the wrong size.

Pins

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