I have an awd loaded. It has materials and textures in it. I want a texture to change when the user clicks a button. I can’t get
mesh.material = newMaterial to work. In my code the ” .material” is undefined. I just don’t understand.
I know how to get the mesh from the asset library, but how do you get the material name???
Thanks. I have really confused myself.