Vixen
02b45cc4
csharp
public static class LayoutCommand

Laying a graph out automatically.

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

Remarks

A MoveNodesCommand under a different name and with merging off: an auto-layout is one deliberate edit, and merging it into whatever drag came before it would make one undo put back both.

Methods (1)

Used by (2)

  • CommandTestsVixen.Editor.NodeGraph.Tests
  • NodeGraphViewVixen.Editor.NodeGraph