Applying a shader on all parent items
-
wrote on 16 Apr 2014, 13:22 last edited by
I want to blur completly a part of my GUI, not only an image.
Is there a way to render a part of the qml items in a texture to use it in the shader?
My goal is to provide an item that automatically blur all elements behind him, to indicate the everything is disable around a modal menu.
PS: Elements to blur will not be animated.
1/1