material.texture.clear
Clear a specific texture link from a material channel and automatically restore it if the transaction rolls back, ensuring safe material edits.
Instructions
Clear the exact inspected incoming link set from one Principled semantic channel and restore it if the structural transaction rolls back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| node_name | Yes | ||
| allow_shared | No | ||
| material_name | Yes | ||
| transaction_id | Yes | ||
| idempotency_key | Yes | ||
| expected_node_identity | Yes | ||
| expected_material_users | Yes | ||
| expected_link_identities | Yes | ||
| expected_scene_generation | Yes | ||
| expected_material_identity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||