mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
hound fix
This commit is contained in:
parent
34b387a293
commit
8d72999579
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ class CreateRedshiftROP(plugin.HoudiniCreator):
|
|||
renders_dir=hou.text.expandString("$HIP/pyblish/renders/"),
|
||||
subset_name=subset_name,
|
||||
fmt="${aov}.$F4.{ext}".format(aov="AOV", ext=ext)
|
||||
)
|
||||
)
|
||||
|
||||
parms = {
|
||||
# Render frame range
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue