Hey all!
       
       I just starting to know Urho3d. I have a problem. Could You please help me - how to modify the example code No. 9 (09_MultipleViewports) so that the rearViewport have:
      
- Mushrooms not visible (not rendered);
 - The light had different parameters (example other direction, more brightness);
 - 
        Cubes (boxes) have a different material;
        
Of course, the main viewport should be unchanged. Please help me and give an example of how to do it. 
       Thanks in advance!
       
       Marcin