Contents

models

The model component used to render each graph output, keyed by output node identifier.

Declaration

var models: [ComputeNodeGraph.NodeID : ModelComponent] { get set }

Discussion

Assigning a resource initializes this dictionary from the models the resource defines for its outputs. Assign a new value to replace them.