mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54: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
83a9c1e6e8
commit
e21249d8c4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class AlembicModelLoader(api.Loader):
|
|||
representations = ["abc"]
|
||||
|
||||
label = "Load Alembic Model"
|
||||
icon = "model"
|
||||
icon = "cube"
|
||||
color = "orange"
|
||||
node_color = "0x4ecd91ff"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue