godot_set_shader_param
Update shader parameters on a Godot ShaderMaterial by setting uniform values like color, speed, or thresholds. Provide a node or material path to target the specific material.
Instructions
Set shader parameter uniform values on a ShaderMaterial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |