mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
Fix import hou
This commit is contained in:
parent
1cc9e0cd5f
commit
fe44996579
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ class CollectFrames(pyblish.api.InstancePlugin):
|
|||
|
||||
def process(self, instance):
|
||||
|
||||
import hou
|
||||
|
||||
ropnode = instance[0]
|
||||
|
||||
start_frame = instance.data.get("frameStart", None)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue