set_material_instance_texture
Sets a texture parameter on a Unreal Engine material instance by specifying the instance path, parameter name, and texture asset path.
Instructions
Set a texture parameter on a material instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texture_path | Yes | Texture asset path | |
| instance_path | Yes | Material instance asset path | |
| parameter_name | Yes | Texture parameter name |