Update openpype/hosts/nuke/plugins/load/load_model.py

Co-authored-by: Jakub Ježek <jakub@orbi.tools>
This commit is contained in:
karimmozilla 2021-10-22 10:41:58 +02:00 committed by GitHub
parent 83a9c1e6e8
commit e21249d8c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ class AlembicModelLoader(api.Loader):
representations = ["abc"]
label = "Load Alembic Model"
icon = "model"
icon = "cube"
color = "orange"
node_color = "0x4ecd91ff"