Type: lib.svg.DropShadow

Namespace: lib.svg

Description

Apply drop shadow filter to SVG elements. svg, filter, shadow, effects

Properties

Property Type Description Default
std_deviation float Standard deviation for blur 3.0
dx int X offset for shadow 2
dy int Y offset for shadow 2
color color Color for shadow {'type': 'color', 'value': '#000000'}

Outputs

Output Type Description
output svg_element  

Metadata

Browse other nodes in the lib.svg namespace.