gazebo_models/polaris_ranger_ev/materials/scripts/polaris.material
2013-01-18 13:37:28 -08:00

22 lines
267 B
Plaintext

material Polaris/Diffuse
{
receive_shadows off
technique
{
pass
{
ambient 1.0 1.0 1.0 1.000000
texture_unit
{
texture Ranger_Diffuse.tga
}
rtshader_system
{
lighting_stage per_pixel
}
}
}
}