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
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
Copyright © 2021 Jogjafile Inc.
With tween.js you can only tween numbers.