static var invertsAlpha : GraphicsContext .ShadowOptions
An option that causes the filter to invert the alpha of the shadow.
static var shadowAbove : GraphicsContext .ShadowOptions
An option that causes the filter to draw the shadow above the object, rather than below it.
static var shadowOnly : GraphicsContext .ShadowOptions
An option that causes the filter to draw only the shadow, and omit the source object.