This should be a beginner's question, but I have not really figured out why this is so.
Can someone help me answer this question?
fn SetMaterialTexmap abc =(
for i in selection do (
i.material.abc = "newname"
)
)
on Btn pressed do (
SetMaterialTexmap name
)
---------------------------------------------------------------
error:
MAXScript Rollout Handler Exception:
Unknown property: "abc" in 100:VRayMtl
MAXScript callstack:
thread data: threadID:12184