Class GraphPreset<TNode>
The GraphPreset class encapsulates a predefined graph so that they can be used in the graph editor.
public class GraphPreset<TNode> where TNode : BaseNode
Type Parameters
TNode
The type of the t node.
- Inheritance
-
GraphPreset<TNode>
- Inherited Members