Hi all,
i'm looking for a way to look through all the scene objects and if an object name equals a specific name (ex. box01) then assign a material from a temporary matlib. I was able to create the temp matlib using the following code but can't make the selection part to work:
tempLib1 = loadTempMaterialLibrary "//Mylib/BOX01.mat"
matBOX01 = tempLib1[58]
$.material = matBOX01
meditmaterials[1] = matBOX01
thanks for your help
miauu · 2016-02-12
barigazy · 2014-08-01