编辑

变换

参考

菜单

节点 ‣ 移动, 旋转, 缩放

快捷键

G, R, S

You can move the selected node(s) by simply clicking and dragging any empty part on them. Alternatively, you can press G, move the mouse, and click LMB to confirm.

通常 , 建议在视图内排列节点 , 以便数据从左到右、从上到下流动。

The width of a node can be changed by dragging its left or right border.

Rotating (R) and scaling (S) only apply when you have multiple nodes selected and only affect the nodes’ positions.

连接接口

交互式

LMB-click on a socket and drag. You will see a line coming out of it: this is called a link. Keep dragging and connect the link to an input socket of another node, then release the LMB. While multiple links can route out of an output socket, only a single link can be attached to an input socket.

要重新定位节点的输出链接,而不是添加新链接,按住 Ctrl 在输出接口拖放 。这适用于单个以及多个输出链接。

没有连接的节点可以插入到连接线上。只需将该节点移动到连接线上并在连接线变为橙色时释放。

生成连接 F

使用打开的接口选择多个节点,然后使用制作链接在它们之间创建链接。如果有其他可以连接的节点,请再次使用建立链接。

生成并替换链接 Shift-F

生成并替换连接生成连接 的作用类似,但它将替换现有连接(如果存在)。

断开接口

交互式

Drag the link away from its input socket and let it go, keeping it unconnected.

切断连接

参考

菜单

Node ‣ Mute Links

快捷键

Ctrl-Alt-RMB

Activate the menu item or hold the key combination, then draw a line across one or more links to mute/unmute them. A muted link acts as though it’s no longer there; this also means the input fields for specifying fixed values become visible again.

When muting links on the input side of a reroute node, the links on its output side will be muted too.

../../../_images/interface_controls_nodes_editing_mute_links.png

切断连接

参考

菜单

节点 ‣ 切断关联

快捷键

Ctrl-RMB

Activate the menu item or hold the key combination, then draw a line across one or more links to delete them.

Note

The key combination is normally reserved for Lasso Select. In node editors, lasso selection is instead performed with Ctrl-Alt-LMB.

Alt-D, Alt-LMB 拖动分离链接

Use Detach Links to cut all the links attached to the selected nodes and move the nodes to a new location.

复制操作

参考

菜单

节点 ‣ 复制

快捷键

Shift-D

Select one or more nodes, activate the menu item or press the key combination, then move the mouse to a new location and click LMB (or press Return) to place the duplicated node(s).

Note

当你复制一个节点时,新的节点将被 精确 定位在被复制的节点上。如果你把它留在那里(而且这样做很容易),你可能 容易知道那里有 两个 节点! 如果有疑问,抓住一个节点并稍微移动一下,看看下面是否有东西隐藏。

复制/粘贴

参考

菜单

节点 ‣ 粘贴

快捷键

Ctrl-C, Ctrl-V

复制的不仅是选中的节点,节点之间的连线也将被复制到剪贴板上。

Note

被粘贴的节点将被放置到与复制时 相同 的位置。直接复制(Duplicate Shift-D)也要注意这一点。

删除

删除 X, Delete

删除选定的节点。

通过重新连接删除 Ctrl-X

Deletes the selected node(s), then creates new links connecting their former input nodes to their former output nodes.

屏蔽

参考

菜单

节点 ‣ 禁用/启用节点

快捷键

M

Muting a node removes its contribution to the node tree, and makes all links pass through it without change. Links will appear red as an indicator of passing through the muted node.

Tip

Individual node links can be muted with 切断连接.

显示/隐藏

Hide H

Collapses the node so only the node header is visible. This can also be toggled by clicking the triangle on the left of the node header.

切换节点预览 Shift-H

当节点操作确认后,在节点上显示/隐藏一个预览区块。可以点击节点标题上的材质球图标切换。

显示 / 隐藏节点插口 Ctrl-H

当节点未连接时,折叠/展开全部输入和输入插口。

切换节点选项

显示/隐藏全部节点属性。

折叠并隐藏未使用的节点插口

同时应用 切换隐藏节点接口隐藏 操作。

Note

These operators are only used in the Compositor.

读取渲染层 Ctrl-R

Reads all the current scene’s render layers from cache, as needed. This can be used to save RAM while rendering because the render layers do not have to be saved in RAM. And also for recovering some information from a failed render. For this to work, Cache Result must be enabled.