Skip to content
Blender几何节点参考手册
Main Navigation首页

中文版

4.0
4.1
4.2

英文版

4.0
4.1
4.2
blender几何节点从入门到精通
材质节点手册blenderit资源网下载插件管理大师联系作者

外观

Sidebar Navigation

Attribute Nodes

Attribute Statistic Node

Domain Size Node

Blur Attribute Node

Capture Attribute Node

Remove Named Attribute Node

Store Named Attribute Node

Input Nodes

Constant

Boolean Node

Color Node

Image Node

Integer Node

Material Node

Rotation Node

String Node

Value Node

Vector Node

Scene

3D Cursor Node

Active Camera Node

Collection Info Node

Image Info Node

Is Viewport Node

Mouse Position Node

Object Info Node

Scene Time Node

Self Object Node

Viewport Transform Node

Output Nodes

Viewer Node

Geometry Nodes

Read

ID Node

Index Node

Named Attribute Node

Normal Node

Position Node

Radius Node

Selection Node

Active Element Node

Sample

Geometry Proximity Node

Index of Nearest

Raycast Node

Sample Index Node

Sample Nearest Node

Write

Set ID Node

Set Position Node

Set Selection Node

Operations

Bake Node

Bounding Box Node

Convex Hull Node

Delete Geometry Node

Duplicate Elements Node

Merge by Distance Node

Split To Instances Node

Sort Elements Node

Transform Geometry Node

Separate Components Node

Separate Geometry Node

Geometry to Instance Node

Join Geometry Node

Curve Nodes

Read

Curve Handle Position Node

Curve Length Node

Curve Tangent Node

Curve Tilt Node

Endpoint Selection Node

Handle Type Selection Node

Is Spline Cyclic Node

Spline Length Node

Spline Parameter Node

Spline Resolution Node

Sample

Sample Curve Node

Write

Set Curve Normal Node

Set Curve Radius Node

Set Curve Tilt Node

Set Handle Positions Node

Set Handle Type Node

Set Spline Cyclic Node

Set Spline Resolution Node

Set Spline Type Node

Operations

Curve to Mesh Node

Curve to Points Node

Deform Curves on Surface Node

Fill Curve Node

Fillet Curve Node

Interpolate Curves Node

Resample Curve Node

Reverse Curve Node

Subdivide Curve Node

Trim Curve Node

Primitives

Arc Node

Bézier Segment Node

Curve Circle Node

Curve Line Node

Curve Spiral Node

Quadratic Bézier Node

Quadrilateral Node

Star Node

Topology

Curve of Point Node

Offset Point in Curve Node

Points of Curve Node

Instances Nodes

Instance on Points Node

Instances to Points Node

Realize Instances Node

Rotate Instances Node

Scale Instances Node

Translate Instances Node

Set Instance Transform Node

Instance Transform Node

Instance Rotation Node

Instance Scale Node

Mesh Nodes

Read

Edge Angle Node

Edge Neighbors Node

Edge Vertices Node

Edges to Face Groups Node

Face Area Node

Face Group Boundaries Node

Face Neighbors Node

Face Set Node

Is Face Planar Node

Is Edge Smooth Node

Is Face Smooth Node

Mesh Island Node

Shortest Edge Paths Node

Vertex Neighbors Node

Sample

Sample Nearest Surface Node

Sample UV Surface Node

Write

Set Face Set Node

Set Shade Smooth Node

Operations

Dual Mesh Node

Edge Paths to Curves Node

Edge Paths to Selection Node

Extrude Mesh Node

Flip Faces Node

Mesh Boolean Node

Mesh to Curve Node

Mesh to Points Node

Mesh to Volume Node

Scale Elements Node

Split Edges Node

Subdivide Mesh Node

Subdivision Surface Node

Triangulate Node

Primitives

Cone Node

Cube Node

Cylinder Node

Grid Node

Icosphere Node

Mesh Circle Node

Mesh Line Node

UV Sphere Node

Topology

Corners of Edge Node

Corners of Face Node

Corners of Vertex Node

Edges of Corner Node

Edges of Vertex Node

Face of Corner Node

Offset Corner in Face Node

Vertex of Corner Node

UV

Pack UV Islands Node

UV Unwrap Node

Point Nodes

Distribute Points in Volume

Distribute Points on Faces

Points Node

Points to Curves Node

Points to Vertices Node

Points to Volume Node

Set Point Radius Node

Volume Nodes

Operations

Volume to Mesh Node

Primitives

Volume Cube Node

Simulation Zone

Material Nodes

Replace Material Node

Material Index Node

Material Selection Node

Set Material Node

Set Material Index Node

Texture Nodes

Brick Texture Node

Checker Texture Node

Gradient Texture Node

Image Texture Node

Magic Texture Node

Musgrave Texture Node

Noise Texture Node

Voronoi Texture Node

Wave Texture Node

White Noise Texture Node

Utilities Nodes

Color

Blackbody Node

Color Ramp Node

Combine Color Node

Mix Node

RGB Curves Node

Separate Color Node

Text

Join Strings Node

Replace String Node

Slice String Node

Special Characters Node

String Length Node

String to Curves Node

Value to String Node

Vector

Combine XYZ Node

Separate XYZ Node

Vector Curves Node

Vector Math Node

Vector Rotate Node

Field

Accumulate Field Node

Evaluate at Index Node

Evaluate on Domain Node

Math

Boolean Math Node

Clamp Node

Compare Node

Float Curve

Float To Integer Node

Map Range Node

Math Node

Mix Node

Matrix

Combine Matrix Node

Combine Transform Node

Invert Matrix Node

Multiply Matrices Node

Project Point Node

Separate Matrix Node

Separate Transform Node

Transform Direction Node

Transform Point Node

Transpose Matrix Node

Rotation

Align Rotation to Vector Node

Axis to Rotation Node

Axis Angle to Rotation Node

Euler to Rotation Node

Invert Rotation Node

Rotate Rotation Node

Rotate Vector Node

Rotation to Euler Node

Rotation to Quaternion Node

Quaternion to Rotation Node

Deprecated

Align Euler to Vector Node

Rotate Euler Node

Index Switch Node

Menu Switch Node

Random Value Node

Repeat Zone

Switch Node

Group

Hair Nodes

Deformation

Blend Hair Curves

Displace Hair Curves

Frizz Hair Curves

Hair Curves Noise

Roll Hair Curves

Rotate Hair Curves

Shrinkwrap Hair Curves

Smooth Hair Curves

Straighten Hair Curves

Trim Hair Curves

Generation

Duplicate Hair Curves

Generate Hair Curves

Interpolate Hair Curves

Guides

Braid Hair Curves

Clump Hair Curves

Create Guide Index Map

Curl Hair Curves

Read

Curve Info

Curve Root

Curve Segment

Curve Tip

Hair Attachment Info

Utility

Attach Hair Curves to Surface

Redistribute Curve Points

Restore Curve Segment Length

Write

Set Hair Curve Profile

Normals Nodes

Smooth By Angle Node Group

  1. 首页
  2. Utilities Nodes
  3. Menu Switch Node

Menu Switch Node

607字约2分钟

2024-10-06

Menu Switch Node#

Menu Switch Node.

The Menu Switch node outputs one of its inputs depending on a menu selection. Only the input that is passed through the node is computed.

The available menu entries are defined by the user. Menu items can be added and removed, as well as renamed and reordered in the editor side bar. Renaming a menu entry keeps existing links of the matching input socket.

The menu can be used in node groups and the nodes modifier UI. Connecting the menu input with a Group Input node will expose the menu as a group input. A menu socket in a node group, reroute node, or other pass-through nodes needs to be connected to a Menu Switch node in order to work. An unconnected menu socket will show an empty menu by default.

Connecting multiple Menu Switch nodes to the same output socket creates a conflict (even when the menu entries are the same). To avoid this a menu switch can be wrapped in a node group. Multiple node groups of the same type can be connected to the same menu, since they contain the same menu switch node.

https://docs.blender.org/manual/en/4.2/_images/node-types_GeometryNodeMenuSwitch_conflict.webp

Conflict caused by connecting different menus.#

https://docs.blender.org/manual/en/4.2/_images/node-types_GeometryNodeMenuSwitch_group_wrapper.webp

Same node group can be connected without conflict.#

See also

The Index Switch Node is similar but it exposes the choices as an integer index.

Inputs#

Menu

Determines which of the input options below will be passed through.

Item Inputs

One input is created for every menu entry. The input is used when the matching option is selected. Items can be renamed by Ctrl-LMB on the socket name or in the nodes Properties panel.

Properties#

Type

Determines the type of the data that is handled by the node.

Outputs#

Output

One of the inputs without any modifications.



上一页Index Switch Node
下一页Random Value Node

版权所有 @ blenderit | QQ交流群:655285044