x3d_list_components
Lists X3D components or nodes within a specific component. Call with a component name to see its nodes, or leave empty to view all components.
Instructions
List X3D components, or list all nodes in a specific component.
Call with no arguments to see all available components.
Call with a component name to see all nodes in that component.
Args:
component_name: Optional component name. Examples: Geometry3D, Lighting,
Shape, Texturing, Navigation, Sound, HAnim.
Leave empty to list all components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |