assign_shader_material
Creates a ShaderMaterial and assigns it to a node's material property using the specified node path and shader path.
Instructions
Create a ShaderMaterial and assign it to a node's material property
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | Node path to assign the material to | |
| shader_path | Yes | Shader resource path |