Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/contentcreation/pps/bartonp/Exports/Checkpoint_InnerRing.material @ 11248

Last change on this file since 11248 was 11248, checked in by bartonp, 8 years ago

Checkpoint Polygon count reduced and Arrow added

File size: 1.1 KB
Line 
1// Checkpoint_InnerRing genrated by blender2ogre 0.6.0
2
3material Checkpoint_InnerRing
4{
5    receive_shadows on
6
7    technique
8    {
9        pass Checkpoint_InnerRing
10        {
11            ambient 0.17565025389194489 0.17645274102687836 0.17886075377464294 1.0
12            diffuse 0.1405202052074701 0.14116219492498328 0.1430886051519007 1.0
13            specular 0.5 0.5 0.5 1.0 12.5
14            emissive 0.0 0.0 0.0 1.0
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 one zero
29            scene_blend_op add
30            shading gouraud
31            transparent_sorting on
32
33            texture_unit
34            {
35                texture CheckpointTex.jpg
36                tex_address_mode wrap
37                scale 0.1 0.1
38                tex_coord_set 0
39                colour_op modulate
40            }
41        }
42    }
43}
Note: See TracBrowser for help on using the repository browser.