set_material_blend_mode
Set the blend mode of a material for EEVEE rendering. Choose from OPAQUE, CLIP, HASHED, or BLEND.
Instructions
Set the blend mode of a material (EEVEE).
Args: material_name: Name of the material. mode: Blend mode. One of: OPAQUE, CLIP, HASHED, BLEND.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| material_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||