Ignore:
Timestamp:
06/08/07 11:08:01 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/materials/GTPParticles/GTP_Particles.material

    r2425 r2429  
    5555            param_named_auto farplane far_clip_distance    
    5656            param_named_auto nearplane near_clip_distance 
    57             param_named color float4 1 1 1 0.1 
     57            param_named color float4 1 1 1 0.025 
    5858         } 
    5959         texture_unit 
     
    112112            param_named_auto farplane far_clip_distance    
    113113            param_named_auto nearplane near_clip_distance 
    114             param_named color float4 1 1 1 0.5 
     114            param_named color float4 1 1 1 0.1 
    115115         } 
    116116         texture_unit 
     
    326326                fragment_program_ref  GTP/HPS/IllumVolume_PS 
    327327                {  
    328                         param_named density float 0.2 
     328                        //param_named density float 0.005 
     329                        param_named density float 0.5 
    329330                } 
    330331                texture_unit 
Note: See TracChangeset for help on using the changeset viewer.