Bộ Điều Chỉnh Thuyên Chuyển Dữ Liệu (Data Transfer Modifier)

The Data Transfer modifier transfers several types of data from one mesh to another. Data types include vertex groups, UV maps, Color Attributes, custom normals...

Transfer works by generating a mapping between source mesh's elements (vertices, edges, etc.) and destination ones, either on a one-to-one basis, or mapping several source elements to a single destination one, using interpolation.

../../../_images/modeling_modifiers_modify_data-transfer_normals-example.jpg

Transferring normals between objects, see example blend-file.

Tùy Chọn (Options)

../../../_images/modeling_modifiers_modify_data-transfer_panel.png

Bộ Điều Chỉnh Thuyên Chuyển Dữ Liệu.

Nguồn (Source)

Mesh object to copy data from.

If the button to the right of the field is unset, both the source and the destination geometry is considered in global space when generating the mapping, otherwise they are evaluated in local space (i.e. as if both object's origins were at the same place).

Chế Độ Pha Trộn (Mix Mode)

Controls how destination data are affected:

Toàn Bộ (All)

Replaces everything in destination (note that Mix Factor is still used).

Giới Hạn Trên (Above Threshold)

Only replaces destination value if it's above given threshold Mix Factor. How that threshold is interpreted depends on the data type, note that for Boolean values this option fakes a logical AND.

Giới Hạn Dưới (Below Threshold)

Only replaces destination value if it's below given threshold Mix Factor. How that threshold is interpreted depends on the data type, note that for Boolean values this option fakes a logical OR.

Pha Trộn, Cộng, Trừ, Nhân (Mix, Add, Subtract, Multiply)

Apply that operation, using mix factor to control how much of source or destination value to use. Only available for a few types (vertex groups, Color Attributes).

Hệ Số Pha Trộn (Mix Factor)

How much of the transferred data gets mixed into existing one (not supported by all data types).

Vertex Group (Nhóm Điểm Đỉnh)

Allows per-element fine control of the mix factor. Vertex group influence can be reverted using the small "arrow" button to the right.

Sinh Tạo Tầng Dữ Liệu (Generate Data Layers)

This modifier cannot generate needed data layers itself. Once the set of source data to transfer is selected, this button shall be used to generate matching destination layers, if needed.

Lựa Chọn Dữ Liệu để Thuyên Chuyển (Selection of Data to Transfer)

To keep the size of the modifier reasonable, the kind of elements to be affected must be selected first (vertices, edges, face corners and/or faces).

Kiểu Ánh Xạ (Mapping Type)

How is generated the mapping between those source and destination elements. Each type has its own options, see Geometry Mapping below for details.

Loại dữ liệu (Data Types)

The left column of toggle buttons, to select which data types to transfer.

Những Tùy Chọn về các Kiểu Dữ Liệu Đa Tầng Lớp (Multi-layers Data Types Options)

In those cases (vertex groups, Color Attributes, UVs), one can select which source layers to transfer (usually, either all of them, or a single specified one), and how to affect destination (either by matching names, matching order/position, or, if a single source is selected, by specifying manually the destination layer).

Mức Tinh Chỉnh trong quá trình Xử Lý Hải Đảo (Islands Handling Refinement)

This setting only affects UV transfer currently. It allows to avoid a given destination face to get UV coordinates from different source UV islands. Keeping it at 0.0 means no island handling at all. Typically, small values like 0.02 are enough to get good results, but if you are mapping from a very high-poly source towards a very low-poly destination, you may have to raise it quite significantly.

Cách Sử Dụng (Usage)

First key thing to keep in mind when using this modifier is that it will not create destination data layers. Generate Data Layers button shall always be used for this purpose, once the set of source data to transfer has been selected. It should also be well understood that creating those data layers on destination mesh is not part of the modifier stack, which means e.g. that they will remain even once the modifier is deleted, or if the source data selection is modified.

Ánh Xạ Hình Học (Geometry Mapping)

Geometry mapping is how a given destination mesh relates to a source mesh. In this process a destination vertex/edge/... gets a part of the source mesh assigned with functions as its data source. It is crucial to understand this topic well to get good results with this modifier.

Topology (Cấu Trúc Liên Kết)

The simplest option, expects both meshes to have identical number of elements, and match them by order (indices). Useful e.g. between meshes that were identical copies, and got deformed differently.

Ánh Xạ Một-Đối-Một (One-To-One Mappings)

Those always select only one source element for each destination one, often based on shortest distance.

Vertices (Điểm Đỉnh)
Điểm đỉnh gần nhất (Nearest Vertex)

Sử dụng điểm đỉnh gần nhất của nguồn.

Điểm Đỉnh của Cạnh Gần Nhất (Nearest Edge Vertex)

Sử dụng điểm đỉnh gần nhất của cạnh tối cận của nguồn.

Điểm Đỉnh của Bề Mặt Gần Nhất (Nearest Face Vertex)

Sử dụng điểm đỉnh gần nhất của bề mặt tối cận của nguồn.

Cạnh (Edges)
Điểm Đỉnh Gần Nhất (Nearest Vertices)

Sử dụng cạnh của nguồn có các điểm đỉnh nằm gần nhất với điểm đỉnh cạnh của đích.

Cạnh Gần Nhất (Nearest Edge)

Uses source's nearest edge (using edge's midpoints).

Cạnh Bề Mặt Gần Nhất (Nearest Face Edge)

Uses source's nearest edge of source's nearest face (using edge's midpoints).

Góc của bề mặt (Face Corners)

A face corner is not a real element by itself, it's some kind of split vertex attached to a specific face. Hence both vertex (location) and face (normal, ...) aspects are used to match them together.

Góc Tối Cận cùng Pháp Tuyến Giống Nhất (Nearest Corner and Best Matching Normal)

Sử dụng góc của nguồn có pháp tuyến "tách phân" tương đồng nhiều nhất với cái ở đích, từ những cái sử dụng chung điểm đỉnh cận nhất của nguồn.

Góc Cạnh Gần Nhất và Pháp Tuyến Bề Mặt Giống Nhất (Nearest Corner and Best Matching Face Normal)

Sử dụng góc của nguồn có pháp tuyến "bề mặt" tương đồng nhiều nhất với cái ở đích, từ những cái sử dụng chung điểm đỉnh cận nhất của nguồn.

Góc Tối Cận của Bề Mặt Gần Nhất (Nearest Corner of Nearest Face)

Sử dụng góc gần nhất của bề mặt gần nhất của nguồn.

Bề Mặt (Faces)
Bề Mặt Gần Nhất (Nearest Face)

Sử dụng bề mặt gần nhất của nguồn.

Pháp Tuyến Tương Đồng Nhất (Best Normal-Matching)

Sử dụng bề mặt của nguồn có các pháp tuyến tương đồng nhiều nhất với cái của đích.

Ánh Xạ Nội Suy (Interpolated Mappings)

Those use several source elements for each destination one, interpolating their data during the transfer.

Vertices (Điểm Đỉnh)
Cạnh Gần Nhất được Nội Suy (Nearest Edge Interpolated)

Sử dụng điểm cận nhất của cạnh nguồn gần nhất, nội suy dữ liệu từ Toàn bộ các điểm đỉnh cạnh của nguồn đó.

Bề Mặt Gần Nhất được Nội Suy (Nearest Face Interpolated)

Sử dụng điểm cận nhất của bề mặt nguồn gần nhất, nội suy dữ liệu từ Toàn bộ các điểm đỉnh bề mặt của nguồn đó.

Bề mặt Phóng Chiếu được Nội Suy (Projected Face Interpolated)

Sử dụng điểm trên bề mặt của nguồn, tức điểm mà sự phóng chiếu điểm đỉnh của đích dọc theo pháp tuyến của riêng nó đập vào, nội suy dữ liệu từ Toàn bộ các điểm đỉnh bề mặt của nguồn đó.

Cạnh (Edges)
Cạnh Phóng Chiếu Nội Suy (Projected Edge Interpolated)

Đây là một quy trình lấy mẫu vật. Một số tia xạ được phóng chiếu dọc theo cạnh đích (nội suy cả hai pháp tuyến điểm đỉnh của cạnh), và nếu số lượng tia xạ đập vào một cạnh nguồn cao vừa đủ thì Toàn bộ các dữ liệu của cạnh nguồn sẽ được nội suy thành cái ở đích.

Góc của bề mặt (Face Corners)

A face corner is not a real element by itself, it's some kind of split vertex attached to a specific face. Hence both vertex (location) and face (normal, ...) aspects are used to match them together.

Bề Mặt Gần Nhất được Nội Suy (Nearest Face Interpolated)

Sử dụng điểm cận nhất của bề mặt nguồn gần nhất, nội suy dữ liệu từ Toàn bộ các góc bề mặt của nguồn đó.

Bề mặt Phóng Chiếu được Nội Suy (Projected Face Interpolated)

Sử dụng điểm cận nhất của bề mặt nguồn, tức điểm mà sự phóng chiếu góc của đích dọc theo pháp tuyến của riêng nó đập vào, nội suy dữ liệu từ Toàn bộ các góc bề mặt của nguồn đó.

Bề Mặt (Faces)
Bề mặt Phóng Chiếu được Nội Suy (Projected Face Interpolated)

Đây là một quy trình lấy mẫu vật. Một số tia xạ được phóng chiếu từ Toàn bộ các bề mặt đích (dọc theo pháp tuyến của bản thân nó), và nếu số lượng tia xạ đập vào một bề mặt nguồn cao vừa đủ thì Toàn bộ các dữ liệu của bề mặt nguồn sẽ được nội suy thành cái ở đích.

Ánh Xạ Cấu Trúc Liên Kết (Topology Mapping)

Khoảng Cách Tối Đa (Max Distance)

When the "pressure stylus" icon button to the right is enabled, this is the maximum distance between source and destination to get a successful mapping. If a destination element cannot find a source one within that range, then it will get no transferred data.

This allows to transfer a small sub-detailed mesh onto a more complete one (e.g. from a "hand" mesh towards a "full body" one).

Bán Kính của Tia Xạ (Ray Radius)

The starting ray radius to use when Ray Casting against vertices or edges. When transferring data between meshes Blender performs a series of ray casts to generate mappings. Blender starts with a ray with the radius defined here, if that does not return a hit then the radius is progressively increased until a positive hit or a limit is reached.

This property acts as an accuracy/performance control; using a lower ray radius will be more accurate however, might take longer if Blender has to progressively increase the limit. Lower values will work better for dense meshes with lots of detail while larger values are probably better suited for simple meshes.