Depth of Field, is it possible in Android?
I tried applying it and it do nothing, i even tried with opengl 2.0 and gingerbread and nothing.
Don’t think so.
RenderTexture with Depth mode don’t work on iOS either which is generally more advanced and stable on the “higher end hw usage”, only normal RTs work, but for DOF and a few other effects you unhappily need the depth mode ones.
thanks.