Merge branch 'master' of github.com:Meelo/NALCG
[NALCG.git] / data / models / water.material
blob57f3c075e88a9941c78a18f6588858eb628e1daf
2 material 14-Default
4         technique
5         {
6                 pass
7                 {
8                         ambient 0.588235 0.588235 0.588235 0.7
9                         diffuse 0.588235 0.588235 0.588235 0.7
10                         specular 0 0 0 10 0
11                         scene_blend alpha_blend
12                         depth_write off
14                         texture_unit
15                         {
16                                 texture water.jpg
17                                 scroll_anim 0 0.1
18                         }
19                 }
21         }