Ignore:
Timestamp:
03/20/07 19:10:47 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/materials/GTPAdvancedEnvMap/multibounce/multipleReflection/GTPMultipleReflection.material

    r2131 r2271  
    33         
    44        source GTPMultipleReflection.hlsl 
    5     entry_point MultipleReflectionPS 
     5        entry_point MultipleReflectionPS 
    66        target ps_3_0 
    77        flow_control prefer 
     
    2020                        { 
    2121                                resolution 1024 
    22                                 update_interval         0 
     22                                update_interval         1 
    2323                                distance_calc false 
    2424                                face_angle_calc false 
     
    2929                        { 
    3030                                resolution 1024 
    31                                 update_interval         0 
     31                                update_interval         1 
    3232                                distance_calc false 
    3333                                face_angle_calc false 
Note: See TracChangeset for help on using the changeset viewer.