mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update openpype/hosts/nuke/plugins/load/load_model.py
Co-authored-by: Jakub Ježek <jakub@orbi.tools>
This commit is contained in:
parent
a46eb63455
commit
83a9c1e6e8
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ class AlembicModelLoader(api.Loader):
|
|||
label = "Load Alembic Model"
|
||||
icon = "model"
|
||||
color = "orange"
|
||||
node_color = "0xff3200ff"
|
||||
node_color = "0x4ecd91ff"
|
||||
|
||||
def load(self, context, name, namespace, data):
|
||||
# get main variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue