set_typed_attribute
Set or preview a typed USD attribute on a prim by specifying its path, type, and value. Existing attributes require overwrite=true and retain their original type.
Instructions
Preview or set a finite, explicitly typed USD attribute. Existing attributes require overwrite=true and cannot change type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| custom | No | ||
| preview | No | ||
| attribute | Yes | ||
| overwrite | No | ||
| prim_path | Yes | ||
| type_name | Yes | ||
| command_id | No | ||
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |