get_attribute_info
Retrieve metadata for a specified Houdini geometry attribute using node path, attribute name, and class to identify its data type and properties.
Instructions
Get metadata for a geometry attribute.
Args: node_path: Node path. attrib_name: Attribute name. attrib_class: "point", "prim", "vertex", or "detail".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| attrib_name | Yes | ||
| attrib_class | No | point |