mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
updating create write still
This commit is contained in:
parent
c080823a44
commit
6f9d55ce30
2 changed files with 12 additions and 10 deletions
|
|
@ -73,6 +73,8 @@ def create_write_node(name, data):
|
|||
|
||||
log.debug(_data)
|
||||
|
||||
_data["frame_range"] = data.get("frame_range", None)
|
||||
|
||||
instance = avalon.nuke.lib.add_write_node(
|
||||
name,
|
||||
**_data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue