Transition between groups

Hi,
is it possible to make a simple transition between groups with a onclick action?

or more exactly:

I have got 2 renderer and I need to have somehow a transition betweeen this two.

you can render them separately to textures and then use a transition (ex.texture mixer) to fade between them

Or just put them on a quad and cross fade the alpha.

BasicAlphaMixer.v4p (13.1 kB)

thanks!

“but now the dx9.Texture is totally blury”

solved the blurry problem with the size settings.