material.texture.bind
Bind a local image to a Principled PBR material channel using semantic mapping nodes, with validation to prevent replacing existing links.
Instructions
Bind one exact local image through generated semantic mapping nodes to a Principled PBR channel. Existing links require an exact replacement guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| mapping | No | ||
| node_name | Yes | ||
| image_name | Yes | ||
| coordinates | No | UV | |
| allow_shared | No | ||
| material_name | Yes | ||
| transaction_id | Yes | ||
| idempotency_key | Yes | ||
| replace_existing | No | ||
| expected_image_users | Yes | ||
| expected_node_identity | Yes | ||
| expected_image_identity | Yes | ||
| expected_material_users | Yes | ||
| expected_link_identities | No | ||
| expected_scene_generation | Yes | ||
| expected_material_identity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||