mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
46 lines
914 B
JSON
46 lines
914 B
JSON
{
|
|
"name": "MaterialX Catalog",
|
|
"nodes": [
|
|
{
|
|
"id": "materialx_paths",
|
|
"name": "MaterialX Paths",
|
|
"type": "list.literal",
|
|
"typeVersion": 1,
|
|
"position": [0, 0],
|
|
"parameters": {
|
|
"items": [
|
|
"libraries",
|
|
"resources",
|
|
"documents"
|
|
],
|
|
"type": "string",
|
|
"outputs": {
|
|
"list": "materialx.paths"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "assert_materialx_paths",
|
|
"name": "Assert MaterialX Paths",
|
|
"type": "value.assert.type",
|
|
"typeVersion": 1,
|
|
"position": [260, 0],
|
|
"parameters": {
|
|
"inputs": {
|
|
"value": "materialx.paths"
|
|
},
|
|
"type": "string_list"
|
|
}
|
|
}
|
|
],
|
|
"connections": {
|
|
"MaterialX Paths": {
|
|
"main": {
|
|
"0": [
|
|
{ "node": "Assert MaterialX Paths", "type": "main", "index": 0 }
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|