You have some options:
- Having a Crystal_Renderer for each surface (which is not ideal);
- Add a Direct Light to each layer you want to illuminate;
- Use a Crystal_MaterialLayer, which allows you to render the layers in range in some pass, at different depths.