openclonk/planet/Missions.ocf/TreasureHunt.ocs/EnvironmentObjs.ocd/Crate.ocd/Scene.material

23 lines
407 B
Plaintext

material EnvPack_Crate
{
receive_shadows on
technique
{
pass
{
scene_blend alpha_blend
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 0.800000 0.799920 0.799920 1.000000
specular 1.000000 1.000000 1.000000 1.000000 2.250000
emissive 0.100000 0.100000 0.100000 1.000000
texture_unit
{
texture crate.png
tex_address_mode wrap
filtering trilinear
}
}
}
}