Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/data_extern/materials/ss_flag_room_window.material @ 12175

Last change on this file since 12175 was 12175, checked in by siramesh, 5 years ago

Super Orxo Bros (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 938 bytes
Line 
1// ss_flag_room_window genrated by blender2ogre 0.6.0
2
3material ss_flag_room_window
4{
5    receive_shadows on
6
7    technique
8    {
9        pass ss_flag_room_window
10        {
11            ambient 0.800000011920929 0.800000011920929 0.800000011920929 0.001
12            diffuse 0.6400000190734865 0.6400000190734865 0.6400000190734865 0.001
13            specular 0.5 0.5 0.5 1.0 38.5
14            emissive 0.0 0.0 0.0 0.1
15
16            alpha_to_coverage off
17            colour_write on
18            cull_hardware clockwise
19            depth_check on
20            depth_func less_equal
21            depth_write on
22            illumination_stage
23            light_clip_planes off
24            light_scissor off
25            lighting on
26            normalise_normals off
27            polygon_mode solid
28            scene_blend_op add
29            scene_blend alpha_blend
30            shading gouraud
31            transparent_sorting on
32
33        }
34    }
35}
Note: See TracBrowser for help on using the repository browser.