{ "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 } ] } } } }