Show frames

Go to: Related nodes. Attributes.

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

Node nameParentsClassificationMFn typeCompatible function sets
polyMirrorpolyModifierWorldgeometrykPolyMirrorkBase
kNamedObject
kDependencyNode
kMidModifier
kPolyMirror

Related nodes

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

Attributes (27)

axis, axisDirection, compId, cutMesh, direction, firstNewFace, flipUVs, lastNewFace, mergeMode, mergeThreshold, mergeThresholdType, mirrorAxis, mirrorPlaneCenter, mirrorPlaneCenterX, mirrorPlaneCenterY, mirrorPlaneCenterZ, mirrorPosition, pivot, pivotX, pivotY, pivotZ, scalePivot, scalePivotX, scalePivotY, scalePivotZ, smoothingAngle, userSpecifiedPivot

Long name (short name)TypeDefaultFlags
axis (a) enum0outputinputconnectablestorablekeyable
Axis to mirror the object along
axisDirection (ad) enum1outputinputconnectablestorablekeyable
Direction to mirror the object along
mirrorPlaneCenter (pc) double30.0, 0.0, 0.0outputinputconnectablestorablekeyable
The position of the cutting plane.
mirrorPlaneCenterX (pcx) distance (double)0.0cmoutputinputconnectablestorablekeyable
Cutting plane center X coord.
mirrorPlaneCenterY (pcy) distance (double)0.0cmoutputinputconnectablestorablekeyable
Cutting plane center Y coord.
mirrorPlaneCenterZ (pcz) distance (double)0.0cmoutputinputconnectablestorablekeyable
Cutting plane center Z coord.
compId (cid) integer0outputconnectablehidden
Which element to place the manip on (for interaction purposes only).
cutMesh (cm) boolfalseoutputinputconnectablestorablekeyable
Should the mesh be cut before mirror
direction (d) enum0outputinputconnectablestorable
Direction to mirror the object along
firstNewFace (fnf) integer0outputinputconnectablestorable
The face id where the duplicated mesh part begins
flipUVs (fuv) enum0outputinputconnectablestorablekeyable
How the UVs will be mirrored
lastNewFace (lnf) integer0outputinputconnectablestorable
The face id where the duplicated mesh part ends
mergeMode (mm) enum0outputinputconnectablestorablekeyable
Merge mode to apply
mergeThreshold (mt) distance (double)0.001cmoutputinputconnectablestorablekeyable
Tolerance to determine whether vertices should be merged.
mergeThresholdType (mtt) enum0outputinputconnectablestorable
Merge mode to apply
mirrorAxis (ma) enum2outputinputconnectablestorablekeyable
Mirror axis type selection
mirrorPosition (mps) distance (float)0.0cmoutputinputconnectablestorablekeyable
Custom mirror axis position
pivot (p) double30.0, 0.0, 0.0outputinputconnectablestorable
Pivot point of the mirror plane.
pivotX (px) distance (double)0.0cmoutputinputconnectablestorable
Translation X coord.
pivotY (py) distance (double)0.0cmoutputinputconnectablestorable
Translation Y coord.
pivotZ (pz) distance (double)0.0cmoutputinputconnectablestorable
Translation Z coord.
scalePivot (sp) double30.0, 0.0, 0.0outputinputconnectablestorablehidden
The scale pivot point of the actual transform. We mirror around it in Object mode.
scalePivotX (spx) distance (double)0.0cmoutputinputconnectablestorable
Scale pivot X.
scalePivotY (spy) distance (double)0.0cmoutputinputconnectablestorable
Scale pivot Y.
scalePivotZ (spz) distance (double)0.0cmoutputinputconnectablestorable
Scale pivot Z.
smoothingAngle (sa) float30.0outputinputconnectablestorablekeyable
Edges in merged areas having an angle below this will be soft
userSpecifiedPivot (pu) boolfalseoutputinputconnectablestorable
Pivot is specified by user or not.