MirrorGeom
MirrorGeom node mirrors geometry along one of the coordinate axes.
Inputs
- Geometry
Geometry
An input geometry
Output
Geometry
Mirrored geometry
Parameters
- Vertex Order:
- Unchanged
mirrors only vertices position while keeping vertex order and texture coordinates same, but works only if geometry has topological symmetry
- Mirrored
mirrors geom completly, including mirroring vertex order and texture coordinates
- Axis:
- X
mirror geometry along the X axis
- Y
mirror geometry along the Y axis
- Z
mirror geometry along the Z axis
- Distance (cm):
offset along selected Axis to mirror plane from coordinate center
Example
Difference between original geometry, geometry mirrored topologicaly and geometry that mirrored by global space is shown in the image below.