pipelines
The compiled pipelines used to execute the simulation.
Declaration
var pipelines: ComputeNodeGraph.Pipelines? { get set }Discussion
When nil, the pipelines from resource are used. Assigning a value overrides the resource’s pipelines without replacing the loaded assets.