Lựa Chọn (Selecting)¶
Much like the 3D Viewport, the UV Editor has selection mode buttons in the header, as well as a Select menu.
Đồng Bộ Hóa Lựa Chọn (Sync Selection)¶
If turned off (the default), the UV Editor only shows the faces that are selected in the 3D Viewport. Selecting an item in one editor does not automatically select it in the other. If one 3D vertex/edge corresponds to multiple UV vertices/edges, you can select each of those individually.
If turned on, the UV Editor always shows all faces. Selecting an item in one editor also selects it in the other. If one 3D vertex/edge corresponds to multiple UV vertices/edges, you can't select those individually (you can only select all of them).
Chế Độ Lựa Chọn (Selection Mode)¶
- Vertex (Điểm Đỉnh):
1 Select vertices.
- Edge (Cạnh):
2 Select edges.
- Face (Mặt):
3 Select faces.
- Hải Đảo (Island):
4 Select contiguous groups of faces. Only available if Sync Selection is disabled.
If Sync Selection is enabled, you can hold Shift while clicking a selection mode to activate multiple ones at the same time, or Ctrl to expand/contract the selection.
Xem thêm
Chế Độ Lựa Chọn Dính Kết (Sticky Selection Mode)¶
Options for automatically selecting additional UV vertices. Only available if Sync Selection is disabled.
- Tắt (Disabled)
Each UV vertex can be selected independently of the others.
- Có Cùng Vị Trí (Shared Location)
Automatically select UV vertices that correspond to the same mesh vertex and have the same UV coordinates. This is the default and gives the illusion that multiple faces in a UV map can share the same vertex; in reality, they have separate vertices that overlap.
- Có Cùng Điểm Đỉnh (Shared Vertex)
Automatically select UV vertices that correspond to the same mesh vertex, even if they have different UV coordinates. This is also the behavior when Sync Selection is enabled.
Đường Ngắn Nhất (Shortest Path)¶
Tham Chiếu (Reference)
- Chế Độ (Mode):
Chế Độ Biên Soạn (Edit Mode)
- Trình Đơn (Menu):
- Tổ Hợp Phím Tắt (Shortcut):
Ctrl-NCT (LMB)
Selects all the UV elements along the shortest path between two elements: the two selected elements when activated using the menu, or the active one and the clicked one when activated using the shortcut.
- Bước theo Mặt (Face Stepping)
For vertices: allows the path to step across faces, following their diagonal rather than their edges.
For edges: selects disconnected edges that are perpendicular to the path (edge ring), rather than connected edges along the path (edge loop).
For faces: allows the path to go through faces that only share a vertex, rather than an edge.
- Topology Distance
Calculates the distance by simply counting edges rather than measuring their lengths.
- PHủ Kín Vùng (Fill Region) Shift-Ctrl-NCT (LMB)
Selects all shortest paths (rather than just one).
- Tùy Chọn về Đường Gạch Ngang (Dashed Line Options)
Allows to only select elements at regular intervals, creating a "dashed line" rather than a continuous one.
- Hủy Chọn (Deselected)
Số phần tử không được chọn trong trình tự lặp lại.
- Được Chọn (Selected)
Số phần tử được chọn trong trình tự lặp lại.
- Dịch Chuyển (Offset)
The number of elements to offset the sequence by.
Xem thêm
Biên soạn khung lưới Chọn Đường Ngắn Nhất (Select Shortest Path).
Lựa Chọn Vòng Cạnh (Select Edge Loop)¶
Tham Chiếu (Reference)
- Chế Độ (Mode):
Chế Độ Biên Soạn (Edit Mode)
- Tổ Hợp Phím Tắt (Shortcut):
Alt-LMB, or Shift-Alt-LMB for extending the existing selection.
Holding Alt while clicking an edge selects that edge and then expands the selection as far as possible in the two directions parallel to it. (While this of course works for selecting edge "loops" that go all the way around a mesh, it also works if there's no loop.)
You can additionally hold Shift to extend the current selection rather than replacing it.
Xem thêm
Mesh edit Select Edge Loops.
Lựa Chọn Vành Đai Cạnh (Select Edge Ring)¶
Tham Chiếu (Reference)
- Chế Độ (Mode):
Chế Độ Biên Soạn (Edit Mode)
- Tổ Hợp Phím Tắt (Shortcut):
Ctrl-Alt-LMB, or Shift-Ctrl-Alt-LMB for extending the existing selection.
Holding Ctrl-Alt while clicking an edge selects that edge and then expands the selection as far as possible in the two directions perpendicular to it. (While this of course works for selecting edge "rings" that go all the way around a mesh, it also works if there's no ring.)
You can additionally hold Shift to extend the current selection rather than replacing it.
Xem thêm
Mesh edit Select Edge Rings.