[Interest] When we have a custom QQuickItem is there anything we need to in order to work with ShaderEffectSource?
Nuno Santos
nuno.santos at imaginando.pt
Fri Jun 21 15:55:54 CEST 2024
Hi,
I have made a custom QQuickItem and now I’m trying to pass it through ShaderEffectSource in order to have a copy of it and then apply a FastBlur effect.
The problem is that it gives me nothing. Everything is black. But if I pass a rectangle with a basic color, it works.
Is there anything I need to make in order for a custom QQuickItem to work with ShaderEffectSource? I’m on Qt 6.6.3.
Regards,
Nuno
More information about the Interest
mailing list