Go to: Related nodes. Attributes.

Mirrors the object in the specified direction with/out merging with the original

Node name Parents MFn type Compatible function sets
polyMirror polyModifierWorld kPolyMirror kBase
kNamedObject
kDependencyNode
kMidModifier
kPolyMirror

Related nodes

polyBevel, polyQuad, polySoftEdge, polySubdEdge, polyMoveVertex, polyMoveEdge, polyExtrudeEdge, polyMoveFace, polyExtrudeFace, polySewEdge, polyMergeVert

Attributes (7)

direction, mergeMode, mergeThreshold, pivot, pivotX, pivotY, pivotZ

Long name (short name) Type Default Flags
pivot (p) double3 0.0, 0.0, 0.0 outputinputconnectablestorable
Pivot point of the mirror plane.
pivotX (px) distance (double) 0.0cm outputinputconnectablestorable
Translation X coord.
pivotY (py) distance (double) 0.0cm outputinputconnectablestorable
Translation Y coord.
pivotZ (pz) distance (double) 0.0cm outputinputconnectablestorable
Translation Z coord.
direction (d) enum 0 outputinputconnectablestorable
Direction to mirror the object along
mergeMode (mm) enum 0 outputinputconnectablestorable
Merge mode to apply
mergeThreshold (mt) distance (double) 0.1cm outputinputconnectablestorable
Tolerance to determine whether vertices should be merged.