<effect>
<name>Selective Background Blur</name>
<description>Blur the image using 30 iterations.</description>
<author>Looki</author>
<parameter>
	<name>Radius</name>
	<code>radius</code>
	<description>Radius of the blur in pixels.</description>
	<type>float</type>
	<property>edit</property>
	<value>5</value>
</parameter>
<BackgroundTexture>1</BackgroundTexture>
</effect>