mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add collector to tray publisher for getting frame range data
This commit is contained in:
parent
7ecb03bb75
commit
b06a7108b6
3 changed files with 42 additions and 0 deletions
|
|
@ -318,6 +318,11 @@
|
|||
}
|
||||
},
|
||||
"publish": {
|
||||
"CollectAnatomyFrameRange": {
|
||||
"enabled": true,
|
||||
"optional": true,
|
||||
"active": true
|
||||
},
|
||||
"ValidateFrameRange": {
|
||||
"enabled": true,
|
||||
"optional": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue