Options
Gets the graph configuration options.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public GraphOptions Options { get; }
Remarks
These options define specific behaviors of the graph, such as GraphOptions.SupportsSubgraphs or GraphOptions.DisableAutoInclusionOfNodesFromGraphAssembly.