set_material_instance_scalar
Set a scalar parameter on a material instance in Unreal Engine. Provide the instance path, parameter name, and numeric value to update the material.
Instructions
Set a scalar parameter on a material instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Parameter value | |
| instance_path | Yes | Material instance asset path | |
| parameter_name | Yes | Scalar parameter name |