Well you can't put shaders in the Free Lite-C but here you go:
Code:
camera.material = your_shader;
I actually use this, but i cant use targetmap. I only get a black screen if i want to do something with that. Someone have a simple code to show me how that works with targetmap?