[Solved] Shader Error ?

zhucde

29-12-2008 04:46:16

I put a mesh on the other mesh , and set the edge soft blend:
it is perfect


but when i put it on the ETM's terrain, a transparent outline will appear:


i think it is ETM's material error, it using shader material,
am i right ? how to do?

zhucde

29-12-2008 05:42:41

i found that i was caused by the lightmap,
delete this in ETMMaterial:

texture_unit
{
// dynamically created
// texture ETLightmap
}

but now no light, how to do?