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

24 lines
425 B
Plaintext

material EnvPack_Bag
{
receive_shadows on
technique
{
pass
{
cull_hardware none
scene_blend alpha_blend
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 0.800000 0.799920 0.799920 1.000000
specular 0.000000 0.000000 0.000000 1.000000 2.250000
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
texture bag.png
tex_address_mode wrap
filtering trilinear
}
}
}
}