Files
gazebo_models/arm_part/materials/scripts/arm_part.material

15 lines
153 B
Plaintext
Raw Normal View History

2025-08-25 16:30:02 +08:00
material ArmPart/Diffuse
{
receive_shadows off
technique
{
pass
{
texture_unit
{
texture parts.png
}
}
}
}