17 lines
287 B
Plaintext
17 lines
287 B
Plaintext
material OgreBulletDemos/TargetSights
|
|
{
|
|
// receive_shadows off
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
lighting off
|
|
scene_blend alpha_blend
|
|
texture_unit
|
|
{
|
|
texture target.png
|
|
}
|
|
}
|
|
}
|
|
}
|