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

Mesh Morpher documentation

Rounded Box

1 page · exported 2026-09-06 · https://meshmorpher.com/docs/studio-and-graph/voxel/shape/rounded-box

Studio and Graph › Voxel › Shape

Rounded Box

A box with softly rounded corners, and the primitive most boolean modelling should start from. The corner radius gives Smooth Union something even to work with, which a sharp Box does not.

Rounded Box node

The Rounded Box node

When to use it

A box with softly rounded corners, and the primitive most boolean modelling should start from. The corner radius gives Smooth Union something even to work with, which a sharp Box does not.

A small Round Radius reads as machined. A large one reads as a pill.

The radius eats into the extents rather than adding to them, so a rounded box is never bigger than the box you asked for.

Pins

Pin Type Description
ExtentX Number Half the width of the box, measured before the corners are rounded off.
ExtentY Number Half the depth of the box.
ExtentZ Number Half the height of the box.
CenterX Number Where the box sits along X.
CenterY Number Where the box sits along Y.
CenterZ Number Where the box sits along Z.
RoundRadius Number How much to take off the corners. Push it up to half the smallest extent and the box turns into a ball.
Pin Type Description
Distance Number The shape as a field. Negative inside it, positive outside, zero on the skin.