Set Attributes
attributes.setSet attribute values on a Maya node. Supports batch operations to reduce tool call chaining.
Instructions
Set one or more attribute values on a Maya node. Supports batch operations to reduce tool call chaining.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name to modify | |
| attributes | Yes | Map of attribute name to value |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | Yes | ||
| node | Yes | ||
| count | Yes | ||
| errors | Yes |