You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

37 lines
1.2 KiB

{
"Plugins": [
{
"Info": {
"Types": {
"UsdMtlxFileFormat": {
"bases": [
"SdfFileFormat"
],
"displayName": "USD MaterialX File Format",
"extensions": [
"mtlx"
],
"formatId": "mtlx",
"primary": true,
"supportsEditing": false,
"supportsWriting": false,
"target": "usd"
},
"UsdMtlxDiscoveryPlugin" : {
"bases": ["NdrDiscoveryPlugin"],
"displayName": "MaterialX Discovery"
},
"UsdMtlxParserPlugin" : {
"bases": ["NdrParserPlugin"],
"displayName": "MaterialX Node Parser"
}
}
},
"LibraryPath": "",
"Name": "usdMtlx",
"ResourcePath": "resources",
"Root": "..",
"Type": "library"
}
]
}