[Orxonox-commit 7351] r11968 - code/branches/RacingBots_FS18
andera at orxonox.net
andera at orxonox.net
Thu May 17 14:44:29 CEST 2018
Author: andera
Date: 2018-05-17 14:44:29 +0200 (Thu, 17 May 2018)
New Revision: 11968
Added:
code/branches/RacingBots_FS18/botpointer4.material
Log:
mesh material botpointer4
Added: code/branches/RacingBots_FS18/botpointer4.material
===================================================================
--- code/branches/RacingBots_FS18/botpointer4.material (rev 0)
+++ code/branches/RacingBots_FS18/botpointer4.material 2018-05-17 12:44:29 UTC (rev 11968)
@@ -0,0 +1,35 @@
+// botpointer genrated by blender2ogre 0.6.0
+
+material botpointer
+{
+ receive_shadows on
+
+ technique
+ {
+ pass botpointer
+ {
+ ambient 0.0 0.6835340857505798 0.800000011920929 1.0
+ diffuse 0.0 0.5468272767488251 0.6400000190734865 1.0
+ specular 0.5 0.4528595507144928 0.4882148802280426 1.0 12.5
+ emissive 0.0 0.0 0.0 1.0
+
+ alpha_to_coverage off
+ colour_write on
+ cull_hardware clockwise
+ depth_check on
+ depth_func less_equal
+ depth_write on
+ illumination_stage
+ light_clip_planes off
+ light_scissor off
+ lighting on
+ normalise_normals off
+ polygon_mode solid
+ scene_blend one zero
+ scene_blend_op add
+ shading gouraud
+ transparent_sorting on
+
+ }
+ }
+}
More information about the Orxonox-commit
mailing list