ue_create_material_instance
Create a material instance from a parent material and configure its scalar, vector, and texture parameters.
Instructions
Create a material instance of a parent material and set its parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | ||
| name | Yes | ||
| parent_path | Yes | ||
| scalar_params | No | ||
| vector_params | No | ||
| texture_params | No |