Is there a way to tween materials on a mesh ?
i mean something like: new TWEEN.Tween (mesh.mat1).to(mesh.mat2).start();
Ive tried somethings but with no succes
Thx for any suggestions
With tween.js you can only tween numbers.
With tween.js you can only tween numbers.