2008-04-13 10:08:28 +00:00

17 lines
287 B
Plaintext

material OgreBulletDemos/TargetSights
{
// receive_shadows off
technique
{
pass
{
lighting off
scene_blend alpha_blend
texture_unit
{
texture target.png
}
}
}
}