Filter. GlowFilter

Glow filter (also used as shadow filter)

Constructor

new GlowFilter(color, bluropt, offXopt, offYopt)

Create glow filters
Parameters:
Name Type Attributes Default Description
color String Filter color
blur Number <optional>
4 blur The size of the edge blur
offX Number <optional>
6 offX Offset in the X axis
offY Number <optional>
6 offY Offset in the Y axis

Extends