Interface: MaterialXInspection
Results of every available rule, with explicit resource coverage.
Properties
assets
assets:
MaterialXAsset[]
Root document first, then every dependency that was attempted.
issues
issues:
MaterialXValidationIssue[]
parseError?
optionalparseError?:string
resourcePaths
resourcePaths:
string[]
All attempted paths, including missing files, relative to the root document's directory.
resources
resources:
MaterialXResource[]
Successfully read loose resources; hosts may reuse their bytes for rendering.
resourcesChecked
resourcesChecked:
boolean
summary?
optionalsummary?:MaterialXSummary
totalBytes
totalBytes:
number
Sum of every readable asset.