Geometry Node Editor¶
The Geometry Node editor is used to edit Node Groups which are used by the Geometry Node Modifier. Such a node group can define many operations to modify an object’s geometry.
Uma lista de todos Geometry Nodes está disponível na seção de modelagem.
Interface¶
Header¶
- Geometry Nodes Type
Geometry Nodes can have multiple contexts depending on the intended function of the node group. Changing the context adjusts the user interface to best fit the needs of the selected context.
- Modifier:
Used to create node groups that will be used by the Geometry Nodes Modifier.
- Tool:
Used to create node groups that will be used to create Node-Based Tools.
- Visualizar
Menu da vista padrão.
- Select
Menu para Selecionar Nodes.
- Adicionar
Menu para adicionar novos Geometry Nodes.
- Node
Menu para Editar Nodes.
- Geometry Node Group
Menu de blocos de dados for creating and selecting node groups.
- Pin (pin icon)
The pin button will keep the current node group selection fixed, instead of using the Active Modifier. When a node group is pinned, it will remain visible in the Geometry Node editor even when another object or modifier is selected elsewhere.
- Parent Node Tree
Jumps up a node group level. See Edit Group for details.
- Atração para elementos
Snapping options. See Organizando nodes (nós) for details.
- Sobreposições
See Overlays.
Toolbar¶
- Select
See Selecting Nodes.
- Annotate
See Anotações.
- Links Cut
See Cut Links.
Tool Context¶
These popover menus are displayed in the header when the tool context is enabled. These properties determine where the tool is available in the user interface.
See Supported Modes & Data-Types for more information.
Tipos¶
The Tipos de objetos the tool supports.
- Mesh
The node tree supports Mesh Objects.
- Curvas
The node tree supports Curve Objects.
Modos¶
The Object Modes the tool supports.
- Modo de Objeto
The node group can be used in Object mode.
- Edit Mode
The node group can be used in edit mode.
- Modo de escultura
The node group can be used in Sculpt Mode.
Opções¶
- Wait for Click
Wait for a mouse click input (LMB) before running the operator from a menu. This is useful for the Mouse Position Node.