materials
Per-output material overrides, keyed by output node identifier.
Declaration
var materials: [ComputeNodeGraph.NodeID : any Material] { get set }Discussion
When non-nil, these materials replace the corresponding materials defined in resource. Set to [:] to restore resource-defined materials.