Skip to main content

Interface: MaterialXSummary

The result of summarizeMaterialX.

Properties​

colorspace?​

optional colorspace?: string


materials​

materials: MaterialInfo[]


nodeCategories​

nodeCategories: string[]


nodeGraphCount​

nodeGraphCount: number


nodes​

nodes: MaterialInfo[]

Actual nodes from every graph depth, excluding graph containers, ports, and metadata.


path​

path: string


referencedTextures​

referencedTextures: string[]


topLevelNodeCount​

topLevelNodeCount: number


version?​

optional version?: string