mirror_object
Mirror selected objects across the X, Y, or Z plane, flipping axis scale and repositioning. Optionally spawn copy or instance clones for symmetric layouts.
Instructions
沿 X/Y/Z 平面镜像对象(翻转对应轴缩放并重新定位)。cloneType 可同时生成副本(copy/instance)。镜像会翻转法线,导出前考虑翻转或加壳。 [English] Mirror objects across the X/Y/Z plane (flips that axis scale and repositions). cloneType can also spawn copies. Mirroring flips normals; consider flipping or adding a shell before export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | 镜像轴。 | Mirror axis. | x |
| offset | No | 镜像平面所在坐标(该轴方向)。 | Coordinate of the mirror plane (along that axis). | |
| objects | No | 对象名称列表;省略则用当前选择。 | Object names; omit for the selection. | |
| cloneType | No | none=原地镜像,copy/instance=同时生成副本。 | none=in place, copy/instance=also spawn a copy. | none |