apply_material
Bind a material to a specified object by providing the prim path of the material and the object.
Instructions
Bind a material to an object.
Args: material_path: Prim path of the material. target_prim_path: Prim path of the object to apply the material to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material_path | Yes | ||
| target_prim_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |