Package: gsk

Function gsk:blur-node-new

Lambda List

gsk:blur-node-new (child radius)

Arguments

child -- a gsk:render-node instance with the child to blur
radius -- a float with the blur radius

Return Value

The new gsk:blur-node instance.

Details

Creates a render node that blurs the child render node.
 

See also

#2023-10-26