BlurNode.this

Creates a render node that blurs the child.

class BlurNode
this

Parameters

child gsk.render_node.RenderNode

the child node to blur

radius float

the blur radius. Must be positive

Return Value