Inputs (15)
| Name | Type | Required |
|---|---|---|
| shadow_x | INT | required |
| shadow_y | INT | required |
| shadow_color | STRING | required |
| shadow_opacity | FLOAT | required |
| shadow_blur | INT | required |
| shadow_type | COMBO | required |
| multi_shadow_count | INT | required |
| gradient_shadow_start | STRING | required |
| gradient_shadow_end | STRING | required |
| outer_glow_color | STRING | required |
| outer_glow_opacity | FLOAT | required |
| outer_glow_radius | INT | required |
| inner_glow_color | STRING | required |
| inner_glow_opacity | FLOAT | required |
| inner_glow_radius | INT | required |
Outputs (1)
| Name | Type |
|---|---|
| ShadowAndGlow | SHADOW_AND_GLOW_DATA |