add_geometry_node
Add a geometry node to a Blender node group by type, with optional inputs, properties, and placement.
Instructions
添加几何节点。type 可省略前缀(MeshCube = GeometryNodeMeshCube;FunctionNode* 也可)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | Yes | ||
| inputs | No | ||
| location | No | ||
| node_group | Yes | ||
| properties | No |