mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Submit which write node to render on Deadline.
This commit is contained in:
parent
34df8bae3f
commit
61d78192a4
1 changed files with 3 additions and 0 deletions
|
|
@ -100,6 +100,9 @@ class NukeSubmitDeadline(pyblish.api.InstancePlugin):
|
|||
|
||||
# Resolve relative references
|
||||
"ProjectPath": workspace,
|
||||
|
||||
# Only the specific write node is rendered.
|
||||
"WriteNode": instance[0].name()
|
||||
},
|
||||
|
||||
# Mandatory for Deadline, may be empty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue