create_node
Create a new node in Houdini by specifying its type, optional name, and parent path. Enables programmatic node creation in scene graphs.
Instructions
Create a new node in Houdini.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| node_type | Yes | ||
| parent_path | No | /obj |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |