Can you change the rendering path in WP8

Hi there,

I’m trying to squeeze a little more performance out of my game and I was wondering if it’s possible to tweak the rendering path on WP8. There’s not much in the build settings…

Thanks,
Pete

Check this out - Unity - Manual: Rendering paths in the Built-in Render Pipeline

Ahh I hadn’t seen that you could change it per camera! This could be helpful since the option doesn’t exist in the player settings.
Thanks