set_glass_effects
Configure Liquid Glass effects including specular highlights, blur, shadows, and translucency on layer groups in .icon bundles for iOS 26+ icon design.
Instructions
Configure Liquid Glass effects (specular, blur, shadow, translucency) on a layer group in an existing .icon bundle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_path | Yes | Path to .icon bundle | |
| group_index | No | Group index to modify (0-based) | |
| specular | No | Enable/disable specular highlights | |
| blur_material | No | Blur amount (0-1, null to disable) | |
| shadow_kind | No | Shadow type | |
| shadow_opacity | No | Shadow opacity | |
| translucency_enabled | No | Enable translucency | |
| translucency_value | No | Translucency amount | |
| opacity | No | Group opacity | |
| blend_mode | No | Blend mode | |
| lighting | No | Lighting mode |