models
Per-output model component overrides, keyed by output node identifier.
Declaration
var models: [ComputeNodeGraph.NodeID : ModelComponent] { get set }Discussion
When non-nil, these model components replace those defined in resource. Set to [:] to restore resource-defined models.