csharp
public record class GraphNodeAssetOne node, as a file holds it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (6)
public int IdIts identity within the graph.
public string TypeWhich node type, by path.
public float XWhere it sits on the canvas, horizontally.
public float YAnd vertically.
public Dictionary<string, float[]> ValuesThe inline values its unconnected inputs were given, port name to lanes.
public Dictionary<string, string> TextsThe inline texts its unconnected inputs were given, port name to text.
Used by (7)
- NodeGraphAssetVixen.Editor.NodeGraph
- NodeGraphClipboardVixen.Editor.NodeGraph
- NodeGraphDocumentVixen.Editor.NodeGraph
- NodeGraphModelTestsVixen.Editor.NodeGraph.Tests
- NodeGraphViewVixen.Editor.NodeGraph
- PasteCommandVixen.Editor.NodeGraph
- TypeRegistrationVixen.Editor.NodeGraph