open all | close all

Copy / Paste UV

复制/粘贴 UV

What’s happening in the illustration above? First we selected the top left polygon and chose Copy UV. This copied the polygon’s UV coordinates to the clipboard. We then selected the bottom right polygon and chose Paste UV. This applied the UV points stored in the clipboard to the bottom right polygon. Now the bottom right polygon displays exactly the same part of the texture as the top left polygon.

上面的插图是怎么回事?首先我们选择左上角的多边形,然后选择复制 UV。这将多边形的 UV 坐标复制到剪贴板。然后我们选择底部的右多边形,并选择粘贴 UV。这将剪贴板中存储的紫外线点应用到右下多边形。现在右下角的多边形显示的纹理部分与左上角的多边形显示的部分完全相同。

Copy UV only works in conjunction with a selected polygon, whereas UV Paste resets all selected UV polygons to their original state.

复制 UV 只与选定的多边形一起工作,而 UV 粘贴将所有选定的 UV 多边形重置到它们的原始状态。