Contents

ComputeNodeGraph.Library

A class defining a library of node definitions that can be added to a ComputeNodeGraph

Declaration

final class Library

Overview

A Library contains definitions and also stores MTLFunction implementations for built-in nodes and you can construct new libraries containing nodes you provide.

These nodes are functions implemented using the Metal Shading Language and annotated with the [[stitchable]] attribute.

Topics

Initializers

Instance Properties

Instance Methods

Type Properties