Vixen
02b45cc4
csharp
public record class GraphGroupAsset

A group box, as a file holds it.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • public string Title

    What the group is called.

  • public int[] Nodes

    Which nodes are in it.

Used by (3)

  • NodeGraphAssetVixen.Editor.NodeGraph
  • NodeGraphDocumentVixen.Editor.NodeGraph
  • TypeRegistrationVixen.Editor.NodeGraph