mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
hounf
This commit is contained in:
parent
63a168c2f2
commit
fd2d365f1e
2 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
from openpype.hosts.houdini.api import plugin
|
||||
from openpype.lib import EnumDef
|
||||
|
||||
|
||||
class CreateArnoldRop(plugin.HoudiniCreator):
|
||||
"""Arnold ROP"""
|
||||
|
||||
|
|
|
|||
|
|
@ -75,4 +75,3 @@ class CreateMantraROP(plugin.HoudiniCreator):
|
|||
default="exr",
|
||||
label="Image Format Options")
|
||||
]
|
||||
# Extract Import Plane parameters(Should be in the setting)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue