Distribute Nodes Between (Horizontally / Vertically)



  • Where to find it:


    • NodeGraph / Right Mouse Click / Layout /

    • Main Window / Extension Pack / Nodegraph / Layout /


  • Shortcut (Nodegraph Only): Shift + Q + Mouse Mouse Up/Down or MouseMove Right






Distribute Nodes Horizontally will distribute selected Nodes evenly spaced horizontally, based on the furthest left and furthest right node in each node stream.

Distribute Nodes Vertically will distribute selected Nodes evenly spaced vertically, based on the highest and lowest node in each node stream.


Distribution of nodes is also available in the Mouse Movement based Align & Distribute feature



Vertical Distribution will evenly space nodes vertically based on a set of rules


  • For connected nodes, nodes will be evenly spaced out between the Y Positions of the first (left) and last (right) node in the chain
  • For unconnected nodes, nodes will be evenly spaced between the Y Positions of the first (highest) and last (lowest) unconnected node
  • Each chain will receive its own Undo Entry
  • the height of each node will be taken into account



Horizontal Distribution will evenly space nodes horizontally based on a set of rules


  • For connected nodes, nodes will be evenly spaced out between the X Positions of the first (left) and last (right) node in the chain
  • For unconnected nodes, nodes will be evenly spaced between the X Positions of the first (left) and last (right) unconnected node
  • Each chain will receive its own Undo Entry
  • The width of each node will be taken into account