View Single Post
Old 02-27-2004, 09:15 AM   #1 (permalink)
coolfile
Senior Member
 
Join Date: Feb 2004
Location: China
Posts: 356
Default 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?
coolfile is offline   Reply With Quote