Material nodes discovered which are referenced by materialassigns
Found material node: top_level_material_assigned
Found material node: top_level_material_in_graph_assigned/surfacematerial1
Found material node: top_level_material_def_assigned
Material nodes discover which are within a nodegraph
Found output material node: top_level_material_in_graph_no_assign/surfacematerial1
Found output material node on definition: NG_material_def_material_1_0/surfacematerial1
Found output material node: top_level_material_in_graph_assigned/surfacematerial1
Material nodes or nodegraphs discovered within a Document
This scans at the document level first, and then for each nodegraph scans inside. The difference
when scanning at document level is that nodegraph implementations are skipped so NG_material_def_material_1_0/surfacematerial1 is not return.
Discover Logic.
material
outputsConfigurations Supported.
Refer to images in: https://github.com/materialx/MaterialX/issues/737 for graphical view of configurations tested.
Test Results.
Material nodes discovered which are referenced by
materialassigns
Material nodes discover which are within a nodegraph
Material nodes or nodegraphs discovered within a Document This scans at the document level first, and then for each nodegraph scans inside. The difference when scanning at document level is that nodegraph implementations are skipped so
NG_material_def_material_1_0/surfacematerial1
is not return.