mattregnier
09-09-2002, 07:54 PM
Hey all-
I'm trying to figure out how the setMeditMaterials command is used.
the problem:
I have a matlib file already built. I'm working on writing into a script that will allow me to load the preexisting matLib file into the material editor.
possible solution:
after I can figure out how to load the existing matLib file into the library, i can use the following to assign it to my object:
$Box01.material = meditMaterials[1]
If anyone can explain what the syntax is to take that existing .mat file and load it into the material editor, I would be forever greatful :)
Thanks :)
I'm trying to figure out how the setMeditMaterials command is used.
the problem:
I have a matlib file already built. I'm working on writing into a script that will allow me to load the preexisting matLib file into the material editor.
possible solution:
after I can figure out how to load the existing matLib file into the library, i can use the following to assign it to my object:
$Box01.material = meditMaterials[1]
If anyone can explain what the syntax is to take that existing .mat file and load it into the material editor, I would be forever greatful :)
Thanks :)
