mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
collect FPS for review in SP
This commit is contained in:
parent
c018299d32
commit
0e3e3ce71c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ class CollectInstanceData(pyblish.api.InstancePlugin):
|
||||||
|
|
||||||
label = "Collect instance data"
|
label = "Collect instance data"
|
||||||
order = pyblish.api.CollectorOrder + 0.49
|
order = pyblish.api.CollectorOrder + 0.49
|
||||||
families = ["render", "plate"]
|
families = ["render", "plate", "review"]
|
||||||
hosts = ["standalonepublisher"]
|
hosts = ["standalonepublisher"]
|
||||||
|
|
||||||
def process(self, instance):
|
def process(self, instance):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue