mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
gltf extractor for Maya
This commit is contained in:
parent
6dadff2b58
commit
37535f35bd
2 changed files with 1 additions and 7 deletions
|
|
@ -251,8 +251,7 @@
|
|||
"enabled": false
|
||||
},
|
||||
"CollectGLTF": {
|
||||
"enabled": false,
|
||||
"glb" : true
|
||||
"enabled": false
|
||||
},
|
||||
"ValidateInstanceInContext": {
|
||||
"enabled": true,
|
||||
|
|
|
|||
|
|
@ -46,11 +46,6 @@
|
|||
"type": "boolean",
|
||||
"key": "enabled",
|
||||
"label": "Enabled"
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "glb",
|
||||
"label": "Export GLB"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue