create_material
Create a new material asset in Unreal Engine. Provide a name and optionally set the content directory path.
Instructions
Create a new material asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Material name | |
| path | No | Content directory | /Game/Materials |