if (GUILayout.Button("Red")) { i do not know what to write here }
I imported 3D object called abc1 from Maya, by default is using lambert3 (blue color).
if i want to replace it with another 3D object called abc2, which is using lambert1 (red).
or is it possible to replace abc1 directly with lambert1? since already imported into unity3d as well even without import abc2.
i am doing for android + Augmented reality (vuforia) + unity3d.
thanks!
Glad to help.