Symmetry

Symmetry icon

In: SDF function > Operator

Description

Flips and duplicates an SDF shape across a mirror plane, then returns the union of the base SDF shape and its duplicate(s).
Symmetry can be applied on any axes concurrently.

Inputs

SDF Float
The input SDF shape.
Mirror plane position Float3
The world space position of the center of the mirror plane.
This position is shared by all mirror planes if the symmetry is applied on several axes.

Default: (0, 0, 0)
Mirror axis Integer3
Sets the desired mirror axes.

E.g., (1, 0, 0) will apply symmetry on the X axis.

Default: (1, 0, 0)
Flip axis Integer3
Sets which axes should be flipped.

E.g., (1, 0, 0) will flip the direction of symmetry on the X axis.

Default: (0, 0, 0)
Pre-offset Float3
The offset on the X, Y, Z axes applied to the shape before applying the symmetry operator.
recommendation-more-help
dd48abc6-e399-43d2-9777-578ec70c5a23