openclonk/planet/Decoration.ocd/Misc.ocd/StrawMan.ocd/Scene.material

23 lines
424 B
Plaintext

material Strawman
{
receive_shadows on
technique
{
pass
{
scene_blend alpha_blend
cull_hardware none
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 0.800000 0.800000 0.800000 1.000000
specular 0.000000 0.000000 0.000000 1.000000 12.500000
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
texture strawman.png
tex_address_mode wrap
filtering trilinear
}
}
}
}