how to apply material by maxscript?
how to apply a material to a mesh by maxscript?
I use the code likes mesh.material = somematerial to do that. but it creates a new material instead of assigning the mesh to an exist one. do you know which codes I should use properly?
to go farther, how to apply a multi-material by maxscript?
|