Ignore:
Timestamp:
06/12/07 16:54:41 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/MORIA/MoriaDust.material

    r2414 r2445  
    1919                pass 
    2020                { 
    21                         IllumTechniques 
    22                         {  
    23                         RenderTechnique SphericalBillboard 
    24                             { 
    25                                                 texture_unit_id         1                                        
    26                                 } 
    27                         }        
     21                //      IllumTechniques 
     22                //      {  
     23                //        RenderTechnique SphericalBillboard 
     24                //          { 
     25                //                              texture_unit_id         1                                        
     26                //              } 
     27                //      }        
    2828 
    29                         depth_check off 
     29                        depth_check on 
    3030                        depth_write off 
    3131                        scene_blend src_alpha one 
     
    4343                            param_named_auto farplane far_clip_distance    
    4444                            param_named_auto nearplane near_clip_distance 
    45                         param_named color float4 0.95 0.96 0.95 0.1 
     45                        param_named color float4 0.95 0.96 0.95 0.9 
    4646                        param_named symmetry float 0.1   
    4747                        param_named_auto lightCPos light_position_view_space 0 
Note: See TracChangeset for help on using the changeset viewer.