I have been wanting to make a material with texture movement, I had already done it in another project and it worked well for me, but in this project it does not work for me.
this is my code for the animation of the material.
The method update works fine, the texture changes the value of its offset in Diffuse and Emissive, but the problem is that the material update does not make it visual.