Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,Guys.
When loading the script as a plugin, the API findMaterial() occurres an error : NameError: name 'findMaterial' is not defined.
Can anyone help me solve this problem?
mat = findMaterial("material_name")
Traceback (most recent call last):
File "<string>", line 38, in Material_change
NameError: name 'findMaterial' is not defined
thanks a lot.
Solved! Go to Solution.