BlurNode


Description:

[ CCode ( has_construct_function = false , type = "GskRenderNode*" ) ]
public BlurNode (RenderNode child, float radius)

Creates a render node that blurs the child.

Parameters:

child

the child node to blur

radius

the blur radius. Must be positive

Returns:

a new `GskRenderNode`