Trình Thao Tác Nút [Node Wrangler]

Node Wrangler provides various tools that help you to work with nodes quickly and efficiently.

While many of this add-on's functions work in all supported node editors (Compositor, Shader, Geometry Nodes, and Texture Nodes) some functions only work in specific node editors, and some functions work differently per editor. Functions that only work in specific editors are marked with labels (Compositor, Shader, Geometry Nodes, Texture Nodes). Functions without labels should work for all node editors.

Trình Bổ Sung đã được Bật

  1. Open Blender and go to Trình Bổ Sung (Add-ons) section of the Cài Đặt Sở Thích [Preferences].

  2. Search "Node Wrangler" and check the Enable Extension checkbox.

Cách Sử Dụng (Usage)

Use the panel in Sidebar of the node editor or press Shift-W to bring up the quick access menu. You can also look up the shortcut list in the add-on preferences panel.

../../_images/addons_node_node-wrangler_menu.png

You can access most functions from the sidebar panel or quick access menu.

Miêu Tả (Description)

Kết Nối Lười Biếng [Lazy Connect]

Tham Chiếu (Reference)

Tổ Hợp Phím Tắt (Shortcut):

Alt-NCP (RMB)-kéo rê, Shift-Alt-NCP (RMB)-kéo rê

Connect two nodes without even clicking the sockets. Just drag the cursor from one node to another while holding Alt-RMB. It will select the nodes nearest the start and end points of the drag for connection, so you don't even have to click on the nodes.

../../_images/addons_node_node-wrangler_lazy-connect.png

Lựa chọn có thể dùng phương pháp lười biếng.

It tries to connect the best-matched sockets possible, based on their names, types, and whether they are open or not.

For a more precise connection, you can alternatively use Shift-Alt-RMB. It brings up menus of available inputs and outputs before connection, so you can select the exact sockets to connect. It's especially useful when working with a large node tree since you can make connections without frequently zooming in and out.

Hòa Trộn Lười Biếng [Lazy Mix]

Tham Chiếu (Reference)

Tổ Hợp Phím Tắt (Shortcut):

Shift-Ctrl-NCP (RMB)-kéo rê

Connect the outputs of two nodes into an appropriate "mix" type of node. This is the "lazy" way of selecting nodes and executing the Mix function from Merge with Automatic Type Detection.

Hợp Nhất [Merge]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Hợp Nhất các Nút được Chọn (Merge Selected Nodes)

Connect outputs of the selected nodes into a "mix" type of node (Mix, Math, Z-Combine, Alpha Over, Mix Shader, Add Shader, Join Geometry).

Ghi chú

Merge currently does not support outputs of Integer, String, or Boolean types from Geometry Nodes.

There are automatic and manual ways of merging. The automatic ways let the add-on determine which "mix" node to use based on the types of outputs to merge. The manual ways let you decide and force connections even if the types of outputs and the "mix" node are not compatible.

Ghi chú

Generally, the modifier part of the shortcut signifies the type of "mix" node you want to use (Ctrl for automatic detection, Ctrl-Alt for the Mix node, and Shift-Ctrl for the Math node), the non-modifier part signifies the mode of "mix" node you want to set (NumpadPlus for add, NumpadMinus for subtract, NumpadSlash for divide, and NumpadAsterisk for multiply).

Merge with Automatic Type Detection

The automatic merge functions determine the type of "mix" node to use based on the types of outputs to merge. If it has a Color output, it will use the Mix node. It will use the Math node if both outputs are of Value type. Add Shader, Mix Shader, and Join Geometry nodes will also be used for specific cases.

Chế Độ (Modes)
Thêm [Add] Ctrl-Dấu Bằng (=), Ctrl-Dấu Cộng (+) Bàn Số (NumpadPlus)

Merge into Mix or Math nodes, then set blend mode or math operation as Add. If the outputs are Shaders, it will use Add Shader node instead.

Nhân [Multiply] Ctrl-8, Ctrl-Dấu Sao Bàn Số (NumpadAsterisk)

Merge into Mix or Math nodes, then set blend mode or math operation as Multiply.

Khấu Trừ [Subtract] Ctrl-Dấu Trừ (Minus), Ctrl-Dấu Trừ (-) Bàn Số (NumpadMinus)

Merge into Mix or Math nodes, then set blend mode or math operation as Subtract.

Chia [Divide] Ctrl-Dấu Chéo (Slash), Ctrl-Dấu Chéo (/) Bàn Số (NumpadSlash)

Merge into Mix or Math nodes, then set blend mode or math operation as Divide.

Hòa Trộn [Mix] Ctrl-0, Ctrl-Số 0 Bàn Số (Numpad0)

Merge into Mix node, then set blend mode as Mix. If the outputs are Shaders, it will use Mix Shader node instead. If the outputs are Geometry, it will use Join Geometry node.

Hợp Nhất dùng Nút Hòa Trộn [Merge Using Mix Node]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Hợp Nhất các Nút được Chọn (Merge Selected Nodes) ‣ Sử Dụng các Nút Hòa Trộn (Use Mix Nodes)

Use the Mix nodes for merging, regardless of the selected nodes. You can choose the mode of the node via the menu. You can quickly set some operations by using corresponding shortcuts.

  • Cộng: Ctrl-Alt-Dấu Bằng (=), Ctrl-Alt-Dấu Bằng (=)

  • Trừ: Ctrl-Alt-Dấu Trừ (Minus), Ctrl-Alt-Dấu Trừ (-) Bàn Số (NumpadMinus)

  • Nhân: Ctrl-Alt-8, Ctrl-Alt-Dấu Sao Bàn Số (NumpadAsterisk)

  • Chia: Ctrl-Alt-Dấu Chéo (Slash), Ctrl-Alt-Dấu Chéo (/) Bàn Số (NumpadSlash)

Hợp Nhất dùng Nút Toán [Merge Using Math Node]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Hợp Nhất các Nút được Chọn (Merge Selected Nodes) ‣ Sử Dụng các Nút Toán (Use Math Nodes)

Use the Math nodes for merging, regardless of the selected nodes. You can choose the mode of the node via the menu. You can quickly set some operations by using corresponding shortcuts.

  • Thêm: Shift-Ctrl-Dấu Bằng (=), Shift-Ctrl-Dấu Bằng (=)

  • Khấu Trừ: Shift-Ctrl-Dấu Trừ (Minus), Shift-Ctrl-Dấu Trừ (-) Bàn Số (NumpadMinus)

  • Nhân: Shift-Ctrl-8, Shift-Ctrl-Dấu Sao Bàn Số (NumpadAsterisk)

  • Chia: Shift-Ctrl-Dấu Chéo (Slash), Shift-Ctrl-Dấu Chéo (/) Bàn Số (NumpadSlash)"

  • Lớn hơn [Greater than]: Ctrl-Dấu Phẩy (Comma)

  • Ít hơn [Less than]: Ctrl-Dấu Chấm (Period)

Hợp Nhất dùng Nút Kết Hợp Z [Merge Using Z-Combine Node]

Trình Tổng Hợp (Compositor)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Hợp Nhất các Nút được Chọn (Merge Selected Nodes) ‣ Sử Dụng các Nút Kết Hợp Z (Use Z-Combine Nodes)

Tổ Hợp Phím Tắt (Shortcut):

Ctrl-Dấu Chấm (.) Bàn Số (NumpadPeriod)

Use the Z-Combine nodes for merging. If possible, Image and Z-Depth outputs will be linked. If the current node editor is not Compositor, this will execute the Mix function from the automatic merge.

Hợp Nhất dùng Nút Alpha Chồng Lên [Merge Using Alpha Over Node]

Trình Tổng Hợp (Compositor)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Hợp Nhất các Nút được Chọn (Merge Selected Nodes) ‣ Sử Dụng các Nút Chồng Alpha Lên (Use Alpha Over Nodes)

Tổ Hợp Phím Tắt (Shortcut):

Ctrl-Alt-0

Use the Alpha Over nodes for merging. If the current node editor is not Compositor, this will execute the Mix function from the automatic merge.

Batch Change Blend Mode / Math Operation

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Thay Đổi Hàng Loạt (Batch Change)

Change the blend mode or math operation of the selected Mix and Math nodes at once. You can use Alt-Up or Alt-Down to cycle through previous or next blend modes or math operations. You can also quickly set some operations by using corresponding shortcuts.

  • Cộng: Alt-Dấu Bằng (=), Alt-Dấu Bằng (=)

  • Trừ: Alt-Dấu Trừ (Minus), Alt-Dấu Trừ (-) Bàn Số (NumpadMinus)

  • Nhân: Alt-8, Alt-Dấu Sao Bàn Số (NumpadAsterisk)

  • Chia: Alt-Dấu Chéo (Slash), Alt-Dấu Chéo (/) Bàn Số (NumpadSlash)

  • Lớn hơn: Alt-Dấu Phẩy (Comma)

  • Nhỏ hơn: Trái (Left) Alt-Trái (Left)

Đổi Hệ Số Hòa Trộn [Change Mix Factor]

Tham Chiếu (Reference)

Tổ Hợp Phím Tắt (Shortcut):

Alt-Trái (Left), Shift-Alt-Trái (Left), Alt-Phải (Right), Shift-Alt-Phải (Right), Shift-Ctrl-Alt-Trái (Left), Shift-Ctrl-Alt-0, Shift-Ctrl-Alt-Phải (Right), Shift-Ctrl-Alt-1

Change the Factor value of the selected Mix and Mix Shader nodes with shortcuts.

  • Tăng Hệ Số bằng 0.1: Alt-Phải (Right)

  • Giảm Hệ Số bằng 0.1: Alt-Trái (Left)

  • Tăng Hệ Số bằng 0.01: Shift-Alt-Phải (Right)

  • Giảm Hệ Số bằng 0.01: Shift-Alt-Trái (Left)

  • Đặt Hệ Số thành 0.0: Shift-Ctrl-Alt-Trái (Left), Shift-Ctrl-Alt-0

  • Đặt Hệ Số thành 1.0: Shift-Ctrl-Alt-Phải (Right), Shift-Ctrl-Alt-1

Xóa Nút Không Sử Dụng Đến [Delete Unused Nodes]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Xóa Nút Không Sử Dụng Đến [Delete Unused Nodes] (Delete Unused Nodes)

Tổ Hợp Phím Tắt (Shortcut):

Alt-X

Clean up your node tree. Delete all nodes that don't contribute to the final result.

Hoàn Lại Phông Nền (Reset Backdrop)

Trình Tổng Hợp (Compositor)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Hoàn Lại Phông Nền (Reset Backdrop)

Tổ Hợp Phím Tắt (Shortcut):

Z

Hoàn lại vị trí và tỷ lệ của phông nền.

Thêm Nút Thuộc Tính [Add Attribute Node]

Bộ Tô Bóng (Shader)

Tham Chiếu (Reference)

Trình Đơn (Menu):

"Tiêu Đề (Header) ‣ Thêm (Add) ‣ Đầu Vào (Input) ‣ Thuộc Tính (Attributes)"

Add an Attribute node with the selected attribute.

Xem Trước Đầu Ra của Nút [Preview Node Output]

Bộ Tô Bóng (Shader) Các Nút Hình Học (Geometry Nodes)

Tham Chiếu (Reference)

Tổ Hợp Phím Tắt (Shortcut):

Shift-Ctrl-NCT (LMB) đối với Bộ Tô Bóng (Shader), Shift-Alt-NCT (LMB) đối với Các Nút Hình Học (Geometry Nodes)

Connect an output of the selected node to the final output of the node tree (the Material Output or World Output for Shader, the final Group Output for Geometry Nodes) to preview its output in the viewport. You can cycle through the available outputs by clicking it again while holding the modifier keys.

Xem thêm

While in Shader, any output can be connected to the final output, in Geometry Nodes, only Geometry outputs can be connected to the final output. To preview other types of outputs in Geometry Nodes, use its own Viewer Node.

Xem thêm

Also check out Connect to Output. It is a similar function but has different behaviors. It also works in all node editors.

Join Nodes

Tham Chiếu (Reference)

Trình Đơn (Menu):

Node Wrangler ‣ Join Nodes

Tổ Hợp Phím Tắt (Shortcut):

Shift-P

See Hội Nhập vào Khung Mới (Join in New Frame).

Tái Nạp Hình Ảnh [Reload Images]

Trình Tổng Hợp (Compositor) Bộ Tô Bóng (Shader) Các Nút Chất Liệu (Texture Nodes)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Tái Nạp Hình Ảnh (Reload Images)

Tổ Hợp Phím Tắt (Shortcut):

Alt-R

Reload all of the images used in the node tree. This lets you reload the images without using the Image Editor.

Sao Chép các Sắp Đặt (Copy Settings)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Sao Chép sang cái được Chọn (Copy to Selected) ‣ Sắp Đặt từ cái đang Hoạt Động (Settings from Active)

Tổ Hợp Phím Tắt (Shortcut):

Shift-C

Sao chép cài đặt của nút đang hoạt động sang toàn bộ các nút được chọn thuộc cùng thể loại.

Hoàn Lại Nút [Reset Nodes]

Tham Chiếu (Reference)

Tổ Hợp Phím Tắt (Shortcut):

Phím Lùi (BackSpace)

Hoàn các sắp đặt của nút đã chọn trở về mặc định trong khi vẫn duy trì các kết nối.

Sao Chép Nhãn Hiệu [Copy Label]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Sao Chép sang cái được Chọn (Copy to Selected) ‣ Sao Chép Nhãn Hiệu (Copy Label)

Tổ Hợp Phím Tắt (Shortcut):

Shift-V, Shift-C

Copy custom labels to all of the selected nodes. You can copy them from the active node (Shift-V), from the nodes that are linked to the selected ones, or from the names of the sockets that the selected nodes are linked to. Shift-C will bring up a submenu with all available options.

Xóa Nhãn Hiệu [Clear Label]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Xóa Nhãn Hiệu (Clear Label)

Tổ Hợp Phím Tắt (Shortcut):

Alt-L

Clear the custom labels of selected nodes and revert them back to their default node names.

Sửa Đổi Nhãn Hiệu [Modify Labels]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Sửa Đổi Nhãn Hiệu (Modify Labels)

Tổ Hợp Phím Tắt (Shortcut):

Shift-Alt-L

Batch rename the custom labels of selected nodes. You can add text to the beginning and the end and replace parts of the text.

Thêm Sắp Đặt Chất Liệu [Add Texture Setup]

Bộ Tô Bóng (Shader)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Thêm Sắp Đặt Chất Liệu (Add Texture Setup)

Tổ Hợp Phím Tắt (Shortcut):

Ctrl-T

Add a setup of a texture node, Texture Coordinate, and Mapping nodes to any shader node. If you select a texture node, it will only add the Texture Coordinate and Mapping nodes. For a background shader it will add an Environment Texture node.

Add Principled Texture Setup

Bộ Tô Bóng (Shader)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Thêm Sắp Đặt Nguyên Tắc (Add Principled Setup)

Tổ Hợp Phím Tắt (Shortcut):

Shift-Ctrl-T

Add a principled texture setup from the selected texture files. Select a Principled BSDF node, select Add Principled Setup from the quick access menu (or press Shift-Ctrl-T), and select texture files. It automates the process of adding Image Texture nodes, loading images, selecting the appropriate Color Space, and connecting their outputs to the Principled BSDF node.

It detects the type of textures by looking at their file names. You can edit the tags used for this matching process in the add-on preferences.

../../_images/addons_node_node-wrangler_swap_pbr-setup.jpg

Setting up these textures can take dozens of clicks, even with Node Wrangler's other tools. With Principled Texture Setup, you can reduce that to a few clicks.

Thêm Đổi Tuyến vào Đầu Ra [Add Reroutes to Outputs]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Thêm Đổi Tuyến (Add Reroutes)

Tổ Hợp Phím Tắt (Shortcut):

Dấu Chéo (Slash)

Thêm đổi tuyến nút vào mỗi đầu ra của các nút đã chọn.

Căn Chỉnh các Nút [Align Nodes]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Căn Chỉnh các Nút (Align Nodes)

Tổ Hợp Phím Tắt (Shortcut):

Shift-Dấu Bằng (=)

Align the selected nodes horizontally or vertically. The effect is similar to scaling nodes on an axis (S X 0 or S Y 0), but it places the nodes at an even distance.

Select within Frame (Parent/Children)

  • ] -- Lựa chọn toàn bộ các nút con cái trực tiếp của khung hình đã chọn.

  • [ -- Lựa chọn nút viền khung phụ huynh trực tiếp của các nút đã chọn.

Ngắt Đầu Ra [Detach Outputs]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Ngắt Đầu Ra (Detach Outputs)

Tổ Hợp Phím Tắt (Shortcut):

Shift-Alt-D

Detach the selected node's outputs while leaving linked inputs intact.

Kết Nối sang Đầu Ra [Connect to Output]

Tham Chiếu (Reference)

Trình Đơn (Menu):

Trình Thao Tác Nút (Node Wrangler) ‣ Kết Nối sang Đầu Ra (Connect to Output)

Tổ Hợp Phím Tắt (Shortcut):

O

Connect the output of the selected node to the final output of the node tree (Composite in Compositor, Material Output or World Output in Shader, the final Group Output in Geometry Nodes, Output in Texture Nodes), or, if the node is inside a group, to the Group Output.

Thêm Trình Tự Hình Ảnh [Add Image Sequence]

Trình Tổng Hợp (Compositor) Bộ Tô Bóng (Shader)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Add ‣ Input for Compositor, or Add ‣ Texture for Shader

Add an Image Sequence by only selecting one image from a sequence of image files. It will automatically detect the length of the sequence and set the node appropriately.

Thêm Nhiều Hình Ảnh [Add Multiple Images]

Trình Tổng Hợp (Compositor) Bộ Tô Bóng (Shader)

Tham Chiếu (Reference)

Trình Đơn (Menu):

Add ‣ Input for Compositor, or Add ‣ Texture for Shader

Select multiple images and add a node for each image. (Useful for importing multiple render passes or renders for image stacking.)

Xem thêm

Please see the old Wiki for the archived original docs.

Tham Chiếu (Reference)

Hạng Mục (Category):

Nút (Node)

Miêu Tả (Description):

Various tools to enhance and speed up node-based workflow.

Địa Điểm (Location):

Trình biên soạn nút (Node editor) ‣ Thanh Bên (Sidebar) hoặc xin xem đường cắt ngắn của các cá nhân công cụ.

Tập Tin (File):

node_wrangler.py

Tác Giả (Author):

Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer

Giấy Phép (License):

GPL

Ghi Chú (Note):

Trình Bổ Sung này được đóng gói cùng với Blender.