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

22 lines
378 B
Plaintext

material EnvPack_Rail
{
receive_shadows on
technique
{
pass
{
ambient 0.500000 0.500000 0.500000 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 rail.png
tex_address_mode wrap
filtering trilinear
}
}
}
}