openclonk/planet/Objects.ocd/Animals.ocd/Butterfly.ocd/Scene.material

23 lines
430 B
Plaintext
Raw Normal View History

2011-05-31 18:36:01 +00:00
material Butterfly
2010-03-01 22:16:53 +00:00
{
receive_shadows on
technique
{
pass
{
2010-03-27 10:55:26 +00:00
ambient 0.500000 0.500000 0.500000 1.000000
2011-05-31 18:36:01 +00:00
diffuse 0.800000 0.800000 0.800000 1.000000
specular 0.000000 0.000000 0.000000 1.000000 0.250000
2010-03-27 10:55:26 +00:00
emissive 0.000000 0.000000 0.000000 1.000000
2011-05-31 18:36:01 +00:00
scene_blend alpha_blend
2015-07-23 11:31:23 +00:00
cull_hardware none
2010-03-01 22:16:53 +00:00
texture_unit
{
texture Butterfly_Wing.png
tex_address_mode wrap
filtering trilinear
}
}
}
}