mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
ensure verbosity is at all for debug render message
This commit is contained in:
parent
33dd23a128
commit
f5f17d9541
1 changed files with 2 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ class YetiCacheLoader(api.Loader):
|
|||
image_search_path,
|
||||
type="string")
|
||||
|
||||
cmds.setAttr("%s.verbosity" % yeti_node, 2)
|
||||
|
||||
nodes.append(yeti_node)
|
||||
|
||||
group_name = "{}:{}".format(namespace, asset["name"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue