Files
gazebo_models/polaris_ranger_xp900/materials/scripts/polaris.material

22 lines
280 B
Plaintext
Raw Normal View History

2025-08-25 16:30:02 +08:00
material PolarisXP900/Diffuse
{
receive_shadows off
technique
{
pass
{
ambient 1.0 1.0 1.0 1.000000
texture_unit
{
texture RangerXP900_Diffuse.png
}
rtshader_system
{
lighting_stage per_pixel
}
}
}
}