material_shader
Change the shader of a Unity material to modify its visual appearance and rendering properties.
Instructions
Change the shader of a material (e.g. 'Standard', 'Universal Render Pipeline/Lit').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| materialPath | Yes | Asset path to the material | |
| shaderName | Yes | Shader name (e.g. 'Standard', 'Universal Render Pipeline/Lit', 'Unlit/Color') |